Commit Graph

423 Commits

Author SHA1 Message Date
Eric A. Miller
3ded6b58ee Correct is_discoverable check in Undiscovered Neighbors report 2014-01-09 21:37:51 -05:00
Oliver Gorwits
fdce0ab210 release 2.021000 2014-01-08 13:57:01 +00:00
Oliver Gorwits
f3f55748b5 Support for snmpforce_v1, snmpforce_v2, snmpforce_v3 2014-01-08 05:37:44 +00:00
Eric A. Miller
0c1be4e900 Add Undiscovered Neighbors admin report 2014-01-06 20:55:02 -05:00
Oliver Gorwits
c7b52ab083 release 2.020003_003 2014-01-06 20:48:36 +00:00
Oliver Gorwits
c615ba4df2 Ignore smmp_ver in DB when reconnecting to a device 2014-01-06 20:47:36 +00:00
Eric A. Miller
b45510ae8f Don't queue devices which are excluded by configuration or don't have the layers to support the operation 2014-01-03 16:58:45 -05:00
Oliver Gorwits
f716582700 update floatThead plugin to imporove performance for large tables 2014-01-02 13:14:51 +00:00
Oliver Gorwits
992af240fe release 2.020003_002 2014-01-01 23:31:44 +00:00
Oliver Gorwits
6493b276bf fix Port sort order for Extreme switches "1:10" format 2014-01-01 23:28:40 +00:00
Oliver Gorwits
c08701e10d Allow device port searching with preference for port/name/vlan 2014-01-01 22:59:34 +00:00
Oliver Gorwits
cb9abc2355 Subnet Utilization report 2014-01-01 15:21:23 +00: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
07ec293229 Add device/node/vlan/port specific search from Navbar 2013-12-28 00:08:12 +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
5d3216552f Fix form reset icon on ports tab when using custom path 2013-12-16 11:50:47 -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
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
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
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