Commit Graph

422 Commits

Author SHA1 Message Date
Oliver Gorwits
cb9abc2355 Subnet Utilization report 2014-01-01 15:21:23 +00:00
Oliver Gorwits
06093838b6 add releasenotes note about increasing apache timeout 2014-01-01 13:18:45 +00:00
Oliver Gorwits
0be86a7d14 Merge branch 'master' of ssh://git.code.sf.net/p/netdisco/netdisco-ng 2014-01-01 13:05:33 +00:00
Oliver Gorwits
543473ff10 suggest longer apache reverse proxy timeout as some pages are slow 2014-01-01 13:05:18 +00:00
Oliver Gorwits
a439227376 change sort on poller performance, and show up to 30 walks 2014-01-01 13:05:00 +00:00
Eric A. Miller
a2bba4484d Squashed commit of the following:
commit 49e585ef4bcbafd1964f0d0b8b9eda4b2624c86e
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Dec 30 23:20:05 2013 +0000

    default is to have age filter enabled

commit c3635b3b096ea73906a553db5b588eaee29b2145
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Dec 30 23:15:08 2013 +0000

    disable Seen IPs checkbox when v6ish cidr is seen

commit f1550f2dcff96a9b2d77cbc3a8582429f3b078df
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Dec 30 22:56:12 2013 +0000

    make daterange green when age filter activated

commit 838578f2b9935c6f2abba7679f2ba87f30f651a3
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Dec 30 22:47:29 2013 +0000

    use class to control input colouring

commit 291d230e6a0216b4f5ad52b8eb04f3949ffe85e3
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Dec 30 22:43:45 2013 +0000

    move cidr input and remove sidebar title

    this is only so that the tooltip on the cide input isn't obscured
    by the table heading. I've no idea how to avoid that happening :-/

commit d0df5c7af82bea3fc674585962ca67f4cd82e553
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Dec 30 22:11:34 2013 +0000

    layout fixes for ipinventory sidebar

commit faeb614147e673d4d08822cafb65ca003c400edd
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Dec 30 21:27:01 2013 +0000

    prevent autoload for ipinventory data; prevent submit if CIDR is empty

commit b993611ff9bf1bd1eaed410beab09c754c786b1a
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Dec 30 21:08:26 2013 +0000

    revert to 0.0.0.0/32 default search

commit d9e34ec19a2ca0d5893215a0508478985c96076e
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Dec 30 20:59:22 2013 +0000

    set age sort to desc - show oldest unused

commit 4a4231c69c8483c65d211119d772ad40a3a95b69
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Dec 30 20:55:00 2013 +0000

    fix parameter names; make 0.0.0.0/0 default

commit 5fb6e42426ae8bf96d81b2f2ad25d118c900646d
Author: Eric A. Miller <emiller@cpan.org>
Date:   Mon Dec 30 15:16:13 2013 -0500

    Add IP Inventory report with options sidebar

commit 4b84ca3714990199303cd5e099310e4c1ff1458f
Author: Eric A. Miller <emiller@cpan.org>
Date:   Mon Dec 30 14:34:29 2013 -0500

    Add 'IP' as a report category

commit 849ae4e0a6f51102cb90236629f4e1b43fc9bc2e
Author: Eric A. Miller <emiller@cpan.org>
Date:   Mon Dec 30 14:33:10 2013 -0500

    Add CidrIps virtual view ResultSource. Enumerates all IP addresses within an IPv4 subnet.

commit 30abbb957bd40270a14ca6289e76f70bf721696e
Author: Eric A. Miller <emiller@cpan.org>
Date:   Mon Dec 30 14:29:27 2013 -0500

    Add Dan Grossman's date range picker component for Twitter Bootstrap.  Component relies on Moment.js which is also added.

commit 19830639bdbcd409a49228f18d29f6dff5e933e8
Author: Eric A. Miller <emiller@cpan.org>
Date:   Mon Dec 30 14:23:11 2013 -0500

    DBIx::Class::Helpers is currently a requirement for DBIx::Class::ResultSource::View's which use Helper::Row::SubClass.  Use a base ResultSet class so that we can make Helper::ResultSet::SetOperations and Helper::ResultSet::Shortcut available to all of our classes.  SetOperations is specifically needed for UNION operations, Shortcut's are candy.  Note: Trying to add entire Helper::ResultSet seemed to cause problems.
2013-12-31 13:53:49 -05:00
Oliver Gorwits
8a0ffadc40 release 2.020003_001 2013-12-29 21:32:24 +00:00
Oliver Gorwits
a2cc3f989e Port Log now viewable via an icon by device port name 2013-12-29 21:28:48 +00:00
Oliver Gorwits
183bf81cc6 Support for expire_devices, expire_nodes, and expire_nodes_archive 2013-12-29 19:35:24 +00:00
Oliver Gorwits
cfb04e98d1 Ask for Reason when changing Port up/down Status, or VLAN 2013-12-29 18:16:49 +00:00
Oliver Gorwits
d826a2e12b get_community now supported 2013-12-29 17:33:54 +00:00
Oliver Gorwits
6079c7dfed Device Neighbor Map can have max depth and VLAN filter 2013-12-29 16:23:46 +00:00
Oliver Gorwits
aae7880311 Fix for netmap links when domain_suffix is set 2013-12-29 11:14:03 +00:00
Oliver Gorwits
2d76710d77 add note about community_rw no longer being used for read access 2013-12-29 11:01:21 +00:00
Oliver Gorwits
0122d5728b Make "Not" work for vlan number search in Device Ports 2013-12-27 22:37:41 +00:00
Oliver Gorwits
9dbcc1f4a3 Search by VLAN name now works 2013-12-27 22:07:22 +00:00
Oliver Gorwits
c9f0f21577 Support DBD::Pg default for "host" field as local socket 2013-12-27 16:41:40 +00:00
Oliver Gorwits
d21fdf6d68 Add doc note about PostgreSQL MD5 authN 2013-12-27 16:32:55 +00:00
Oliver Gorwits
6bd6c9de8c Keep a hint to SNMP community if new style snmp_auth config is in use 2013-12-27 16:25:41 +00:00
Eric A. Miller
d963ad3148 Add IP Phones discovered through LLDP/CDP report 2013-12-16 23:14:41 -05:00
Eric A. Miller
2992004354 [#60] Incorrect format string in store_vlans 2013-12-16 11:17:54 -05:00
Eric A. Miller
8033620943 Only return distinct Port MAC's and skip '00:00:00:00:00:00' addresses in get_port_macs database query, to reduce the number of rows returned from the database to those we will be able to use 2013-12-16 10:59:27 -05:00
Eric A. Miller
982b8c3fd2 [#61] Arpnip debug text says it is resolving aliases instead of ARP entries 2013-12-16 09:35:14 -05:00
Eric A. Miller
ec31a75dd4 Require SNMP::Info 3.10+, use new c_cap method to tag device remote_type as 'IP Phone:' or 'AP:' when those capabilities are advertised by LLDP or CDP 2013-12-16 09:26:27 -05:00
Oliver Gorwits
82a1889ed8 release 2.020002 2013-12-11 15:57:16 +00:00
Eric A. Miller
d869b7ea08 Correct logic to prevent duplicate queuing of jobs during discover due to previous change in admin table 2013-12-09 22:56:49 -05:00
Eric A. Miller
8690fe0272 Significant improvements in arpwalk performance by adding an additional index to node_ip and reduction in database calls 2013-12-09 22:52:08 -05:00
Eric A. Miller
d31655e86d Incremental macsuck improvements through reduction of database calls 2013-12-09 22:44:14 -05:00
Oliver Gorwits
913a7511a9 Support for Device Details plugins; Web-Plugin-RANCID 2013-12-09 21:21:05 +00:00
Oliver Gorwits
38fe6b8e1a Respect macsuck_bleed on broken topology detection 2013-12-09 00:01:33 +00:00
Oliver Gorwits
1d3b5d2610 release 2.020001 2013-12-08 21:48:20 +00:00
Oliver Gorwits
1a53458464 Plugin CSS and JS included file fix 2013-12-08 21:47:35 +00:00
Oliver Gorwits
57e23cc85f release 2.020000 2013-12-08 19:45:06 +00:00
Oliver Gorwits
01303875b2 move Observium plugin outside of Netdisco dist 2013-12-08 19:32:47 +00:00
Eric A. Miller
6bb2e3819f Custom path handling corrections (Daniel Tuecks) 2013-11-14 20:37:47 -05:00
Eric A. Miller
c12b54b181 LDAP login fix (Daniel Tuecks) 2013-11-14 20:28:01 -05:00
Eric A. Miller
f1de543acf Don't try to convert negative mW to dBm in AP power report 2013-11-08 19:50:50 -05:00
Eric A. Miller
a65227fe1b Default class of a PoE port is 0 if not otherwise defined 2013-11-08 19:47:24 -05:00
Eric A. Miller
f021b171c6 Add Access Point client count report 2013-11-07 23:22:39 -05:00
Eric A. Miller
70ca1d9462 Add Ports that are blocking report 2013-11-05 23:20:48 -05:00
Eric A. Miller
2334991782 Add Ports administratively disabled report 2013-11-05 23:01:30 -05:00
Eric A. Miller
15fb4030a6 Add ports with multiple nodes attached report 2013-11-05 22:34:10 -05:00
Eric A. Miller
6d55dcd923 Move device addresses without DNS query out of model as it is unlikely to be used outside of the report. 2013-11-05 21:01:29 -05:00
Eric A. Miller
a16f8b4019 Add Device addresses with DNS entries report 2013-11-05 17:51:06 -05:00
Eric A. Miller
62b55f71ca Add Nodes with multiple IP addresses report 2013-11-04 23:01:08 -05:00
Eric A. Miller
e810156987 update changes and documentation clarification of return value of with_poestats_as_hashref 2013-11-04 21:35:51 -05:00
Eric A. Miller
9f29204676 Squashed commit of the following:
commit 4b6f3de36cbf508c05fbf7f18acee1758bc838ed
Merge: 94ed8b8 200dd2d
Author: Eric A. Miller <emiller@cpan.org>
Date:   Mon Nov 4 19:30:04 2013 -0500

    Merge branch 'master' into em-poe-report

commit 94ed8b8cf01963030a40829fd71bff529750719e
Author: Eric A. Miller <emiller@cpan.org>
Date:   Sun Nov 3 23:34:07 2013 -0500

    Show PoE module statistics in device details if available

commit 652974b312c11d6017cf6f3c0693d62085774e80
Author: Eric A. Miller <emiller@cpan.org>
Date:   Sun Nov 3 23:31:02 2013 -0500

    Move PoE statistics to model from controller
    Add missing div in PoE status report

commit f94f68b1c84d23b2f252d985509757d95be5c0d0
Author: Eric A. Miller <emiller@cpan.org>
Date:   Tue Oct 22 22:38:45 2013 -0400

    Device PoE status report
2013-11-04 19:45:49 -05:00
Oliver Gorwits
200dd2d3d1 format fix for timestamp in poller performance report 2013-11-03 11:42:21 +00:00
Oliver Gorwits
4c2b0f93dc change to use Virtual table for Poller Performance report 2013-11-03 11:41:02 +00:00
Oliver Gorwits
42e5568370 Add Slow Devices admin report 2013-11-03 11:32:33 +00:00