Commit Graph

1484 Commits

Author SHA1 Message Date
Oliver Gorwits
f7bc66ff54 Show page and total records number on DataTables tables 2015-03-07 11:54:31 +00:00
Oliver Gorwits
179ae2553f macsuck_unsupported setting to allow node gathering on delinquent switches 2015-03-04 22:54:52 +00:00
Oliver Gorwits
952d480281 Only exclude discover_no on Undiscovered Neighbors report when few results 2015-03-02 08:51:56 +00:00
Oliver Gorwits
55af94a529 release 2.031012 2015-02-28 11:59:39 +00:00
Oliver Gorwits
20be18806d Linux (arp) support in netdisco-sshcollector (M. Sheinberg) 2015-02-28 11:58:41 +00:00
Oliver Gorwits
71b7d44eea update Node/Device explanation 2015-02-27 15:28:42 +00:00
Oliver Gorwits
8aa8661b4c release 2.031011 2015-02-27 08:34:34 +00:00
Oliver Gorwits
dfb8cafabf [#204] Regression of [#157] 2015-02-27 08:34:00 +00:00
Oliver Gorwits
5c668f4c14 release 2.031010 2015-02-25 22:12:22 +00:00
Oliver Gorwits
bf28ad9da6 bump SNMP::Info dep to 3.25 2015-02-25 22:11:18 +00:00
Oliver Gorwits
8cb0c0917b Support enable password in ASA sshcollector (M. Sheinberg) 2015-02-25 22:07:16 +00:00
Oliver Gorwits
9695d1e041 release 2.031009 2015-02-25 21:20:27 +00:00
Oliver Gorwits
1349e6d686 Permit whitespace in usernames (for LDAP support) 2015-02-25 21:19:25 +00:00
Oliver Gorwits
7df5bd7947 Support NETDISCO_DBNAME env var to override database name 2015-02-25 21:19:12 +00:00
Oliver Gorwits
3991f6a356 dont display unecessary padding in device port cells 2015-02-24 20:57:08 +00:00
Oliver Gorwits
f4f9abaca3 release 2.031008 2015-02-22 09:43:26 +00:00
Oliver Gorwits
31b024eef3 Device operating system added to inventory links and search sidebar 2015-02-22 09:32:24 +00:00
Oliver Gorwits
84d89fd311 also create graph output dir 2015-02-19 13:35:34 +00:00
Oliver Gorwits
eb665dbbef add docs for graph dependencies to netdisco-do 2015-02-19 13:31:17 +00:00
Oliver Gorwits
daab3836c5 add all/walk docs to netdisco-do 2015-02-19 09:40:29 +00:00
Oliver Gorwits
e4b7f0f8bd release 2.031007 2015-02-18 11:28:25 +00:00
Oliver Gorwits
cd774ab4c8 add docs note about displaying all table rows 2015-02-18 11:27:10 +00:00
Oliver Gorwits
761737a21a change to custom format recommendation for pg_dump 2015-02-18 11:25:33 +00:00
Oliver Gorwits
8ea3e0c32f rename option deviceport_vlan_membership_threshold to devport_vlan_limit 2015-02-18 11:24:09 +00:00
Oliver Gorwits
71b3a4a07c Updates to sshcollector ASA module (B. Ellenbeck) 2015-02-18 11:18:45 +00:00
Oliver Gorwits
a5c7d8ed3a add deviceport_vlan_membership_threshold documentation 2015-02-15 15:45:25 +00:00
Oliver Gorwits
6335a49a99 release 2.031006 2015-02-15 15:40:16 +00:00
Oliver Gorwits
ed6badfeb4 experimental ASA ARP collector 2015-02-15 15:38:48 +00:00
Oliver Gorwits
0993af18e4 Avoid displaying all VLANs on device ports when there are 1000's 2015-02-15 15:36:17 +00:00
Oliver Gorwits
3cc3f873d8 Fix headings on IP Inventory CSV report (J. Binks) 2015-02-12 22:04:18 +00:00
Oliver Gorwits
a7de8dba6c release 2.031005 2015-02-06 10:20:06 +00:00
Oliver Gorwits
14cbe7e9e0 Add documentation to Troubleshooting page explaining devices/nodes 2015-02-06 10:19:19 +00:00
Oliver Gorwits
8cb35f338b change device delete to use -p param for archive (preserve) 2015-02-06 10:00:11 +00:00
Oliver Gorwits
5b8a69be69 fix power action to accept yes/no action 2015-02-06 09:59:37 +00:00
Oliver Gorwits
adf659a40d undef error when printing help 2015-02-06 09:50:49 +00:00
Oliver Gorwits
6ab12424e6 minor typo fixes 2015-02-05 14:31:59 +00:00
Oliver Gorwits
b349c15262 release 2.031004 2015-02-05 14:19:51 +00:00
Oliver Gorwits
24eeb42663 new Troubleshooting documentation 2015-02-05 14:19:02 +00:00
Oliver Gorwits
2e82ab2760 release 2.031003 2015-02-04 22:48:24 +00:00
Oliver Gorwits
a01665475e "psql" option to netdisco-do to open an interactive SQL terminal 2015-02-04 22:46:04 +00:00
Oliver Gorwits
67559e8d3f [#196] Documentation for snmp_auth to explain list emulation of "community" 2015-02-04 21:58:36 +00:00
Oliver Gorwits
e99f5ee410 [#199] Missing schema changes when user has no permissions on DB
This fixes many glitches with the schema deployment:
- silently ignoring real failure modes such as user not having
correct permissions on the DB
- a couple of broken upgrade steps
- adds --reset so schema can be fully redeployed
2015-02-04 21:43:44 +00:00
Oliver Gorwits
fe612df578 release 2.031002 2015-02-04 19:00:58 +00:00
Oliver Gorwits
b02cb79127 [#192] Fix rejection of set_* actions in netdisco-do
The netdisco-do command will handle set_ or naked versions of each command.
2015-02-04 18:54:00 +00:00
Oliver Gorwits
1ce21bd821 release 2.031001 2015-02-04 18:45:30 +00:00
Oliver Gorwits
3b8709f1e8 Update dependency on SNMP::Info to 3.24 to pick up bug fixes 2015-02-04 18:44:26 +00:00
Oliver Gorwits
38af2050db release 2.031000 2015-02-04 15:27:45 +00:00
Oliver Gorwits
9179b410e7 [#197] Change IP address of device with "renumber" option to netdisco-do 2015-02-04 15:00:00 +00:00
Oliver Gorwits
b4b71bbf85 docs examples for netdisco-do 2015-02-04 14:03:00 +00:00
Oliver Gorwits
aabc65b87a Delete device from CLI with new "delete" option to netdisco-do 2015-02-04 13:54:00 +00:00