Commit Graph

309 Commits

Author SHA1 Message Date
Oliver Gorwits
4c6f08757d Neighbor device links to both device and port (fragfutter) 2014-06-18 12:44:35 +01:00
Oliver Gorwits
8e0be7d489 do not quote Pg after all 2014-06-11 22:26:49 +01:00
Oliver Gorwits
c10095939b Set UTF-8 mode and DBIC quoting on Pg database connection 2014-06-11 09:12:40 +01:00
Oliver Gorwits
6a18a3d65b Store started timestamp on job completion 2014-06-03 22:18:47 +01:00
Oliver Gorwits
37dbb9527c Forward port housekeeping/schedule and expiry/expire legacy config 2014-06-03 15:21:43 +00:00
Eric A. Miller
fb65ae30f0 Link to VLAN search by name from VLAN Inventory report 2014-06-02 23:22:48 -04:00
Eric A. Miller
592307dd32 Fix for device counts in VLAN Inventory report 2014-06-02 22:38:54 -04:00
Oliver Gorwits
3bb0aa2864 Change log format to contain UTC timestamp 2014-06-02 18:59:42 +01:00
Oliver Gorwits
18b7df1763 Ignore devices with "phone" in their CDP/LLDP platform description 2014-06-01 22:24:12 +01:00
Oliver Gorwits
ba38f9e93d Revert "[#23] Move to NetAddr::MAC for better handling of MACs"
This reverts commit 562b3d26db.

Discovered a few unpolished bits of NetAddr::MAC, unfortunately. For example
$NetAddr::MAC::errstr is not reset when new instances are created.
2014-05-28 23:23:08 +01:00
Oliver Gorwits
97f68aaeb6 Merge branch 'og-logged-in-user-fix'
Conflicts:
	Netdisco/lib/App/Netdisco.pm
2014-05-27 10:47:40 +01:00
Oliver Gorwits
15315b4364 allow get_user_details to return truthy when it's OK to have no user 2014-05-27 10:43:39 +01:00
Oliver Gorwits
d27ceed33e Merge branch 'og-redirect-filehandles-fix'
Conflicts:
	Netdisco/Changes
	Netdisco/META.yml
	Netdisco/lib/App/Netdisco.pm
2014-05-27 07:13:36 +01:00
Oliver Gorwits
01d28490a6 fix another bug in call to Daemon::Contol redirect_filehandles 2014-05-27 07:07:56 +01:00
Oliver Gorwits
562b3d26db [#23] Move to NetAddr::MAC for better handling of MACs 2014-05-24 13:12:32 +01:00
Oliver Gorwits
980aaa4535 Add documentation note about non-standard pg port 2014-05-23 23:11:27 +01:00
Oliver Gorwits
d84150bda9 Increase default snmptimeout from 1 to 3 seconds 2014-05-23 23:06:50 +01:00
Oliver Gorwits
2d180b1f16 fix undefined key in Discover 2014-05-22 16:52:20 +01:00
Oliver Gorwits
123c48a576 Unrouted VLAN interfaces have numbers on Cisco - ignore them 2014-05-22 15:59:22 +01:00
Oliver Gorwits
bcbb253b1a release 2.027005_001 2014-05-21 21:22:49 +01:00
Oliver Gorwits
ffcf6ed099 Support Dancer::Debug at runtime with DANCER_DEBUG=1 env var 2014-05-21 20:36:00 +01:00
Oliver Gorwits
ef4a94ae79 Support offline update of oui.txt and MIBs bundle 2014-05-21 19:40:31 +01:00
Oliver Gorwits
62581f99e4 Improve VLAN Inventory performance and show all VLANs (C. Stromsoe) 2014-05-19 20:59:17 +01:00
Oliver Gorwits
d765b0a124 fix bug in call to Daemon::Contol redirect_filehandles (M. Planck) 2014-05-15 16:53:52 +01:00
Oliver Gorwits
f223d1206a another check for macsuck_bleed (J. Leonhardt) 2014-05-15 08:11:30 +01:00
Oliver Gorwits
a0426b56cd Use password instead of pass for Dancer::Plugin::DBIC 2014-05-08 18:30:05 +01:00
Oliver Gorwits
51e733b79a release 2.027002 2014-05-04 10:03:51 +01:00
Oliver Gorwits
b464f4b3bd release 2.027001 2014-05-03 08:30:14 +01:00
Oliver Gorwits
64951c3b9b get_port_macs returns all port MACs 2014-04-30 22:29:40 +01:00
Oliver Gorwits
f6c394c9b3 release 2.027000 2014-04-30 22:23:46 +01:00
Oliver Gorwits
24806465d5 Use password instead of pass for Dancer::Plugin::DBIC 2014-04-28 22:36:37 +01:00
Oliver Gorwits
2edbbaadb0 Add docs note about RC scripts 2014-04-28 22:12:46 +01:00
Oliver Gorwits
a1ed854b73 release 2.026001_004 2014-04-28 22:02:22 +01:00
Oliver Gorwits
5d5563713e Display Phone and Wifi icon on nodes even when not discovered as neighbors 2014-04-21 20:53:49 +00:00
Oliver Gorwits
7db93cfb98 release 2.026001_003 2014-04-20 23:48:54 +01:00
Oliver Gorwits
68152d15a3 Fix for broken [#82] (/etc/hosts check during ARP IP resolv) 2014-04-20 23:33:42 +01:00
Oliver Gorwits
3edef4719d Legitimate for same MAC to be in two VLANs on same switchport 2014-04-19 21:41:43 +01:00
Oliver Gorwits
30bc957edf release 2.026001_002 2014-04-18 23:38:37 +01:00
Oliver Gorwits
d0d39e4574 search for localenv could not find $HOME 2014-04-17 06:39:37 +01:00
Oliver Gorwits
10a6e33561 Add FRU filter option to Module Inventory Report 2014-04-09 21:22:56 +01:00
Oliver Gorwits
88ad3552c1 release 2.025001 2014-04-08 19:52:20 +01:00
Oliver Gorwits
164206a7a7 Only set housekeeping default if user has enabled 2014-03-30 02:17:29 +01:00
Oliver Gorwits
02aa1508e9 Add note about pgtune to install docs 2014-03-30 00:47:04 +00:00
Oliver Gorwits
3773ecc046 release 2.025000_001 2014-03-28 07:35:29 +00:00
Oliver Gorwits
e922ec9c68 Store device model and serial via UTF8 conversion 2014-03-25 21:18:49 +00:00
Oliver Gorwits
2cc8b41fb0 Only show STP blocked icon if port is UP 2014-03-25 21:09:51 +00:00
Oliver Gorwits
563f6d3a86 refactor nbtstat to group probes by device 2014-03-25 21:05:53 +00:00
Oliver Gorwits
ac97d92ef1 Rename housekeeping expiry task to be expire 2014-03-11 22:41:19 +00:00
Oliver Gorwits
47d712490e Clean up library path fiddling across all scripts 2014-03-11 21:42:32 +00:00
Oliver Gorwits
58ffd7a53a FATAL warnings considered harmful 2014-03-11 14:08:03 +00:00