70ca1d9462Add Ports that are blocking report
Eric A. Miller
2013-11-05 23:20:48 -05:00
2334991782Add Ports administratively disabled report
Eric A. Miller
2013-11-05 23:01:30 -05:00
15fb4030a6Add ports with multiple nodes attached report
Eric A. Miller
2013-11-05 22:34:10 -05:00
6d55dcd923Move device addresses without DNS query out of model as it is unlikely to be used outside of the report.
Eric A. Miller
2013-11-05 21:01:29 -05:00
a16f8b4019Add Device addresses with DNS entries report
Eric A. Miller
2013-11-05 17:51:06 -05:00
62b55f71caAdd Nodes with multiple IP addresses report
Eric A. Miller
2013-11-04 23:01:08 -05:00
e810156987update changes and documentation clarification of return value of with_poestats_as_hashref
Eric A. Miller
2013-11-04 21:35:51 -05:00
9f29204676Squashed commit of the following:
Eric A. Miller
2013-11-04 19:45:49 -05:00
200dd2d3d1format fix for timestamp in poller performance report
Oliver Gorwits
2013-11-03 11:42:21 +00:00
4c2b0f93dcchange to use Virtual table for Poller Performance report
Oliver Gorwits
2013-11-03 11:41:02 +00:00
42e5568370Add Slow Devices admin report
Oliver Gorwits
2013-11-03 11:32:33 +00:00
e5cb093f3eAdd Poller Performance admin report
Oliver Gorwits
2013-11-02 23:29:17 +00:00
9723e679efAdd user activity log to frontend admin menu
Oliver Gorwits
2013-11-02 19:56:19 +00:00
327a3c5e7fCan now set untagged VLAN on trunking and non-trunking ports
Oliver Gorwits
2013-11-02 19:20:46 +00:00
d0cd743006Set of Port Name (description) fixed to assume OK dialog response
Oliver Gorwits
2013-11-02 18:09:55 +00:00
f90f2b0a67Fix redirect in Dancer to not forcibly apply scheme+host
Oliver Gorwits
2013-10-27 03:05:28 +00:00
c0c8edf6f0Use 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.
Eric A. Miller
2013-10-25 19:00:50 -04:00
326f651d6erelease 2.018000_002
Oliver Gorwits
2013-10-22 13:44:32 +01:00
6c9c5a8ca5add documentation for async dns and snmpv3
Oliver Gorwits
2013-10-22 13:42:56 +01:00
b35c976f82Merge branch 'master' of ssh://git.code.sf.net/p/netdisco/netdisco-ng
Oliver Gorwits
2013-10-21 22:43:27 +01:00
9c9299bf01SNMPv3 support (needs docs), set default snmpver to 3
Oliver Gorwits
2013-10-21 22:42:59 +01:00
5ec0a3bf64Make 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.
Eric A. Miller
2013-10-21 00:04:25 -04:00
d24d0749fcBetter 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.
Eric A. Miller
2013-10-20 22:36:50 -04:00
b2c261050eremove unused code
Oliver Gorwits
2013-10-19 20:58:21 +01:00
1f50ab1166Avoid returning to the DB for every MAC on a neighbor port
Oliver Gorwits
2013-10-19 20:54:48 +01:00
b9ed21ea41Ports with active nodes are set to be "up" immediately (closes#9)
Oliver Gorwits
2013-10-19 20:47:35 +01:00
85e507a4e9Fix missing node age column in device ports CSV (closes#33)
Oliver Gorwits
2013-10-19 20:34:57 +01:00
a03f9cb865Lock device_port table when updating Device Ports (closes#40)
Oliver Gorwits
2013-10-19 19:57:52 +01:00
11b054f1a9Decode more entPhysicalEntry columns as UTF-8 (closes#37)
Oliver Gorwits
2013-10-19 19:44:01 +01:00
4526d63cfcReturn first port neighbor match, if multiple devices claim the IP (closes#42)
Oliver Gorwits
2013-10-19 19:23:15 +01:00
0fcd558c45fix minor issue with locking rows for macsuck update
Oliver Gorwits
2013-10-19 19:07:47 +01:00
4b6e216674release 2.018000_001
Oliver Gorwits
2013-10-16 23:56:23 +01:00
e43595cc7cgive set_canonical_ip some POD
Oliver Gorwits
2013-10-16 23:53:07 +01:00
cab30e1eceRemove scary message from Auth::Extensible (closes#38)
Oliver Gorwits
2013-10-16 23:47:31 +01:00
c6925d1c1aRemove dupe restriction on job queue, try for smarter *all queuing (closes#41)
Oliver Gorwits
2013-10-16 23:38:58 +01:00
e7dac14cb0fix another bug in device root_ip discovery
Oliver Gorwits
2013-10-16 22:38:41 +01:00
57cc2e029fSet canonical IP failed on synthesized cols (and was wrong anyway) (closes#35)
Oliver Gorwits
2013-10-16 21:00:10 +01:00
8946cf291basync dns support
Eric A. Miller
2013-10-15 22:55:44 -04:00
325e59badeDefault PERL_ANYEVENT_MAX_OUTSTANDING_DNS to the same as the AnyEvent library default if setting('dns')->{max_outstanding} not defined
Eric A. Miller
2013-10-15 22:51:38 -04:00
ac1b77d44aDeadlock in Discover over access to the device_ports table
Oliver Gorwits
2013-10-15 21:35:26 +01:00
a3835798b7Merge branch 'master' of ssh://git.code.sf.net/p/netdisco/netdisco-ng
Eric A. Miller
2013-10-10 10:42:23 -04:00
253bf769fbUpdate Print media CSS to handle new UI components
Oliver Gorwits
2013-10-08 13:33:14 +01:00