Commit Graph

545 Commits

Author SHA1 Message Date
Oliver Gorwits
2dbcc25843 + * Sort CDP/LLDP data to be more consistent when multiple neighbors on a port
+  * Add "AP" as a hint for WAP support
2014-07-31 21:23:50 +01:00
Oliver Gorwits
838adb087b release 2.028013 2014-07-31 00:56:44 +01:00
Oliver Gorwits
2402855797 Daemon crash when restarting with in-progress jobs and many workers 2014-07-31 00:55:56 +01:00
Oliver Gorwits
8e35a7158e fix when interactives set to zero 2014-07-31 00:54:58 +01:00
Oliver Gorwits
62d92df44a [#122] CDP/LLDP discovery for some HP switches (M. Kosmach) 2014-07-29 13:10:48 +01:00
Oliver Gorwits
18f507ec56 release 2.028012 2014-07-22 23:18:41 +01:00
Oliver Gorwits
df71cf946e UTF8 decode the remote type string in neighbor protocol 2014-07-22 23:13:11 +01:00
Oliver Gorwits
9202044b8f release 2.028011 2014-07-22 22:48:13 +01:00
Oliver Gorwits
18ec29a522 release 2.028010 2014-07-22 22:39:27 +01:00
Oliver Gorwits
2178860394 add node monitor email in netdisco-do 2014-07-22 21:06:51 +01:00
Oliver Gorwits
888b522c7f node monitor admin panel 2014-07-22 20:26:15 +01:00
Oliver Gorwits
6a810d6450 release 2.028008 2014-07-22 06:59:26 +00:00
Eric A. Miller
657eb7fe7b Encode NetBIOS name, domain, user as UTF-8 2014-07-21 20:57:40 -04:00
Oliver Gorwits
e991a64234 release 2.028007 2014-07-21 22:02:46 +00:00
Oliver Gorwits
1d0ec0bed0 Add 'graph' option to netdisco-do 2014-07-21 21:57:59 +00:00
Oliver Gorwits
7241db7a23 Fake one device aliases entry for devices not providing ip_index 2014-07-21 21:24:12 +00:00
Oliver Gorwits
24a19f5cf8 DNS Mismatch report incorrectly trimmed domain_suffix 2014-07-21 21:07:47 +00:00
Oliver Gorwits
bc2ef8fc5a release 2.028006 2014-07-21 09:08:16 +01:00
Eric A. Miller
f297098a3a POD update 2014-07-20 21:52:46 -04:00
Eric A. Miller
e7803caa59 Asynchronous NBTstat 2014-07-20 21:51:20 -04:00
Oliver Gorwits
470c106131 release 2.028005 2014-07-17 14:24:32 +01:00
Oliver Gorwits
2a77e13e10 Use /etc/hosts for all forward/reverse DNS 2014-07-17 13:43:04 +01:00
Oliver Gorwits
e1e4723c47 release 2.028004 2014-07-16 08:04:38 +01:00
Eric A. Miller
c3b34b1a83 Close socket upon completion of async DNS resolution 2014-07-15 22:52:25 -04:00
Oliver Gorwits
29f4231be9 release 2.028003 2014-07-15 17:10:40 +01:00
Oliver Gorwits
5a84399e2c fix config name to be graph 2014-07-15 17:08:04 +01:00
Oliver Gorwits
36a6d2e33c No default for interactives made daemon die (H. Weber) 2014-07-15 16:51:59 +01:00
Oliver Gorwits
820c0a6b79 release 2.028002_001 2014-07-13 22:02:00 +01:00
Oliver Gorwits
3a10936260 GraphViz graph export (beta) 2014-07-13 21:58:44 +01:00
Oliver Gorwits
183547abef release 2.028001 2014-07-13 18:54:52 +01:00
Oliver Gorwits
13de616e35 Fix truncated port description change (F. Schiavarelli) 2014-07-13 18:08:56 +01:00
Oliver Gorwits
3457d083f4 portctl_nameonly to limit port control to name only (F. Schiavarelli) 2014-07-13 17:51:41 +01:00
Oliver Gorwits
db53c00b12 release 2.028000 2014-07-02 09:19:34 +01:00
Oliver Gorwits
58e5d05ac0 update version and changes 2014-07-01 21:12:00 +01:00
Oliver Gorwits
6dbed02b7c properly search the template path!! [#103]
Conflicts:
	Netdisco/lib/App/Netdisco/Web.pm
	Netdisco/lib/App/Netdisco/Web/Plugin.pm
2014-07-01 21:05:31 +01:00
Oliver Gorwits
f29c8960ed minor typo 2014-07-01 21:00:34 +01:00
Oliver Gorwits
e22d383bfa fix err in docs
Conflicts:
	Netdisco/share/public/css/netdisco.css
2014-07-01 20:59:42 +01:00
Oliver Gorwits
1922ccaa41 update release notes for 2.028 2014-07-01 20:57:27 +01:00
Oliver Gorwits
d6f2d357cc Track how many times the device uptime wrapped (F. Schiavarelli) 2014-07-01 20:46:34 +01:00
Oliver Gorwits
30b234848d table_pagesize option to set default size of table pages 2014-06-30 12:38:43 +01:00
Eric A. Miller
94bee28fc8 Use accessor 2014-06-24 21:22:14 -04:00
Eric A. Miller
e293a1b819 Use the SNMP::Info class attribute rather than re-querying for device_type. SNMP::Info classes that override the layers attribute may not return the same device_type after object instantiation. This also saves a SNMP query. 2014-06-23 20:54:13 -04:00
Oliver Gorwits
71b2ab2563 Subnets report date range fixed, but (unnecessary?) "not" option removed 2014-06-23 16:03:55 +01:00
Oliver Gorwits
4d8acdacc1 release 2.027008_001 2014-06-23 13:58:50 +01:00
Oliver Gorwits
a5ad557b06 bugfix with plackup restarter: MCE should not be loaded in web app - make it runtime 2014-06-22 21:26:34 +01:00
Oliver Gorwits
2eb3343de8 use Module::Load instead of string eval 2014-06-22 17:37:42 +01:00
Oliver Gorwits
2c4f56b1d9 remove OO notation from jobqueue calls 2014-06-20 20:21:54 +01:00
Oliver Gorwits
869f35ec31 add missing imports for jobqueue 2014-06-20 20:08:58 +01:00
Eric A. Miller
6389783174 Eliminate a database call in device module inventory report when options are used 2014-06-19 19:22:18 -04:00
Eric A. Miller
2324ae14d3 Use with_poestats in device details 2014-06-19 19:05:19 -04:00