Commit Graph

826 Commits

Author SHA1 Message Date
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
f50261cebb version bump for cpan index test 2013-12-08 20:05:04 +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
be70f01d71 Add missing </div> to Access Point Radios Channel and Power report 2013-11-05 23:24:47 -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
Oliver Gorwits
e5cb093f3e Add Poller Performance admin report 2013-11-02 23:29:17 +00:00
Oliver Gorwits
9723e679ef Add user activity log to frontend admin menu 2013-11-02 19:56:19 +00:00
Oliver Gorwits
327a3c5e7f Can now set untagged VLAN on trunking and non-trunking ports 2013-11-02 19:20:46 +00:00
Oliver Gorwits
d0cd743006 Set of Port Name (description) fixed to assume OK dialog response 2013-11-02 18:09:55 +00:00
Oliver Gorwits
667715dd30 release 2.019003 2013-10-27 03:06:29 +00:00
Oliver Gorwits
f90f2b0a67 Fix redirect in Dancer to not forcibly apply scheme+host 2013-10-27 03:05:28 +00:00
Eric A. Miller
c0c8edf6f0 Use cursor to speed up get_port_macs(). This provides a significant performance improvement in both macsuck and macwalk operations especially in deployments with a large number of devices and device interfaces. 2013-10-25 19:00:50 -04:00
Oliver Gorwits
9d426e64a1 release 2.019002 2013-10-24 05:56:32 +01:00
Oliver Gorwits
e444efb004 Fix HTTP redirects when running under HTTP/S 2013-10-24 05:55:19 +01:00
Oliver Gorwits
d1f3b89f43 release 2.019001 2013-10-22 15:39:55 +01:00
Oliver Gorwits
91a90350d1 Fix syntax error in Util/SNMP.pm 2013-10-22 15:39:22 +01:00
Oliver Gorwits
aab5933de8 release 2.019000 2013-10-22 14:18:07 +01:00
Oliver Gorwits
326f651d6e release 2.018000_002 2013-10-22 13:44:32 +01:00
Oliver Gorwits
6c9c5a8ca5 add documentation for async dns and snmpv3 2013-10-22 13:42:56 +01:00
Oliver Gorwits
b35c976f82 Merge branch 'master' of ssh://git.code.sf.net/p/netdisco/netdisco-ng 2013-10-21 22:43:27 +01:00
Oliver Gorwits
9c9299bf01 SNMPv3 support (needs docs), set default snmpver to 3 2013-10-21 22:42:59 +01:00
Eric A. Miller
5ec0a3bf64 Make macsuck_no_vlan option consistent with netdisco 1.x. fddi-default,token-ring-default,fddinet-default,trnet-default may be added to trunk ports even though not in use on device. 2013-10-21 00:04:25 -04:00
Eric A. Miller
d24d0749fc Better logic for determining VLANs in use on ports for macsuck on community string indexed devices. The previous logic did not exclude VLAN interfaces, effectively ignoring the macsuck_all_vlans default setting of false. 2013-10-20 22:36:50 -04:00
Oliver Gorwits
b2c261050e remove unused code 2013-10-19 20:58:21 +01:00
Oliver Gorwits
1f50ab1166 Avoid returning to the DB for every MAC on a neighbor port 2013-10-19 20:54:48 +01:00
Oliver Gorwits
b9ed21ea41 Ports with active nodes are set to be "up" immediately (closes #9) 2013-10-19 20:47:35 +01:00
Oliver Gorwits
85e507a4e9 Fix missing node age column in device ports CSV (closes #33) 2013-10-19 20:34:57 +01:00
Oliver Gorwits
a03f9cb865 Lock device_port table when updating Device Ports (closes #40) 2013-10-19 19:57:52 +01:00