Commit Graph

495 Commits

Author SHA1 Message Date
Oliver Gorwits
9f9aba68a2 Support for connecting to external databases for custom Reports/Plugins 2015-05-06 23:40:42 +01:00
Oliver Gorwits
e7d86a5611 Allow "hidden" option to reports config 2015-05-06 21:18:45 +01:00
Oliver Gorwits
3f69dfdd07 release 2.032003 2015-05-05 20:41:11 +01:00
Oliver Gorwits
9dfe67008b [#216] Ability to enter IP prefix in "Discover" form in web 2015-05-05 20:04:16 +01:00
Oliver Gorwits
6fe75a39e0 [#219] unblessed reference causes ajax/userlog issue 2015-05-05 19:33:13 +01:00
Oliver Gorwits
8239918772 [#217] find changed to search to handle missing row in queue 2015-05-05 19:18:56 +01:00
Oliver Gorwits
ee4a27a6bf [#212] Discover SQL error on returning multiple rows 2015-05-05 19:11:03 +01:00
Oliver Gorwits
b208427834 allow device renumber to an alias IP 2015-04-26 23:13:20 +01:00
Oliver Gorwits
fb61805ca5 [#211] Additional check for undefined SNMP::Info instance 2015-04-25 16:11:11 +01:00
Oliver Gorwits
ea9f140e8f [#209] AUTO broken in tasks specification 2015-04-03 20:14:12 +01:00
Oliver Gorwits
37b9a82de6 Update troubleshooting doc to mention four key actions 2015-04-03 19:49:22 +01:00
Oliver Gorwits
71e3a490c2 Update development pod to mention cpanm installdeps 2015-04-03 19:30:47 +01:00
Oliver Gorwits
ae2daec7e3 [#208] Always show port log icon 2015-03-24 22:32:25 +00:00
Oliver Gorwits
f069a0ca39 [#202] Detect failed OUI and MIB downloads 2015-03-24 21:22:58 +00:00
Oliver Gorwits
eb8c2f056a [#207] Reject 0.0.0.0 from netdisco-do device or renumber 2015-03-24 21:15:44 +00:00
Oliver Gorwits
03d3098545 [#119] netdisco-do expirenodes (ND1 expirenodes & expire-nodes-subnet) 2015-03-24 21:06:10 +00:00
Oliver Gorwits
93d5d82d62 release 2.032000_001 2015-03-07 17:12:06 +00:00
Oliver Gorwits
d6da6d7f1d display Voice VLAN on Cisco devices 2015-03-07 17:10:00 +00:00
Oliver Gorwits
27747c445a [#110] rules for IP Phone and Wireless AP identification now configurable 2015-03-07 16:40:15 +00:00
Oliver Gorwits
d0f686b0fd mention expire in netdisco-do docs 2015-03-07 15:01:33 +00:00
Oliver Gorwits
c68d0cc35c Be more strict about Node Search matching ports/wifi within date range 2015-03-07 14:22:25 +00:00
Oliver Gorwits
b98d75b01c netdisco-do -d accepts IP prefixes (subnet in CIDR format) 2015-03-07 13:41:40 +00:00
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
20be18806d Linux (arp) support in netdisco-sshcollector (M. Sheinberg) 2015-02-28 11:58:41 +00:00
Oliver Gorwits
dfb8cafabf [#204] Regression of [#157] 2015-02-27 08:34:00 +00:00
Oliver Gorwits
8cb0c0917b Support enable password in ASA sshcollector (M. Sheinberg) 2015-02-25 22:07:16 +00:00
Oliver Gorwits
7df5bd7947 Support NETDISCO_DBNAME env var to override database name 2015-02-25 21:19:12 +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
eb665dbbef add docs for graph dependencies to netdisco-do 2015-02-19 13:31:17 +00:00
Oliver Gorwits
71b3a4a07c Updates to sshcollector ASA module (B. Ellenbeck) 2015-02-18 11:18:45 +00:00
Oliver Gorwits
6335a49a99 release 2.031006 2015-02-15 15:40:16 +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
14cbe7e9e0 Add documentation to Troubleshooting page explaining devices/nodes 2015-02-06 10:19:19 +00:00
Oliver Gorwits
24eeb42663 new Troubleshooting documentation 2015-02-05 14:19:02 +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
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
Oliver Gorwits
af7f36774a add release notes 2015-01-27 07:34:21 +00:00
Oliver Gorwits
99a2facbc3 Update NetAddr::MAC dependency to fix IPv6 misidentification bug 2015-01-27 07:27:36 +00:00
Oliver Gorwits
67aebae2d3 [#195] Fix CGI params parsing rows limit when "All" selected 2015-01-25 15:18:35 +00:00