Commit Graph

185 Commits

Author SHA1 Message Date
Oliver Gorwits
6524ceefae use File::Slurper instead of File::Slurp to better handle UTF8 in oui.txt 2017-04-14 21:01:49 +01:00
Oliver Gorwits
79b1520126 use github release feature 2017-04-14 20:38:21 +01:00
Oliver Gorwits
7a2fa272b6 move anything using db into the db update part 2017-04-14 20:38:00 +01:00
Oliver Gorwits
2406244f4c Move to Github hosted IEEE OUI data 2017-04-14 08:56:12 +01:00
Oliver Gorwits
4d070ee754 Add GAIA Embedded SSH collector (not the same as VSX, apparently) 2017-02-27 15:04:29 +00:00
Justin Hunter
10460986a0 fix typo 2017-02-08 12:20:53 -05:00
Oliver Gorwits
51810525ac Check Point VSX sshcollector support (M. Kosmach) 2016-10-01 18:28:08 +01:00
Oliver Gorwits
0cc7e029f3 [#279] Web sessions use cookies instead of files on disk (M. Johnson) 2016-10-01 16:27:48 +01:00
Oliver Gorwits
a6839a5850 FreeBSD sshcollector support (H. Teulahti) 2016-09-30 17:43:03 +01:00
Oliver Gorwits
57640180bd [#255] undefined host error in netdisco-do psql 2015-11-19 11:55:21 +00:00
Oliver Gorwits
bfeb978dcb Clarify question in DB schema deploy script 2015-08-31 12:03:59 +01:00
Oliver Gorwits
263f196996 Update OUI download link 2015-08-27 15:46:34 +01:00
Oliver Gorwits
97030ee424 Improve documentation for netdisco-sshcollector 2015-05-17 21:44:03 +01:00
Oliver Gorwits
dc93a89e48 make consistent the imports for NetAddr when hostenum required 2015-05-05 19:48:43 +01:00
Oliver Gorwits
c0d81cf1ef fix bug in renumbering to an alias 2015-04-27 17:26:58 +01:00
Oliver Gorwits
15f515b601 fix typos 2015-04-27 16:56:43 +01:00
Oliver Gorwits
e32814222a tidy up last commit and fix some corner cases 2015-04-27 08:29:08 +01:00
Oliver Gorwits
b208427834 allow device renumber to an alias IP 2015-04-26 23:13:20 +01:00
Oliver Gorwits
ea9f140e8f [#209] AUTO broken in tasks specification 2015-04-03 20:14:12 +01: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
d0f686b0fd mention expire in netdisco-do docs 2015-03-07 15:01:33 +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
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
8cb35f338b change device delete to use -p param for archive (preserve) 2015-02-06 10:00:11 +00:00
Oliver Gorwits
adf659a40d undef error when printing help 2015-02-06 09:50:49 +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
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
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
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
bd029bcdb1 [#191] Fix error when stopping stopped web daemon 2015-01-25 10:26:28 +00:00
Oliver Gorwits
f4f955885d 12 MB threshold for rename versus truncate 2015-01-25 10:26:28 +00:00
Oliver Gorwits
8305f9bf0b [#171] Log files now rotate at 10MB up to seven times 2015-01-25 10:26:19 +00:00
Oliver Gorwits
8856cc5d03 update deps versions 2014-11-19 23:02:45 +00:00
Oliver Gorwits
e72bfa750e fix for latest DBIx::Class (deploy) 2014-10-19 13:46:41 +01:00
Oliver Gorwits
9f4be96964 Add PaloAlto and IOS-XR support to netdisco-sshcollector 2014-09-03 13:22:52 +00:00
Oliver Gorwits
d32024a782 Accept host names to netdisco-do show 2014-09-03 11:11:15 +00:00
Oliver Gorwits
b59e844d57 netdisco-sshcollector script to get ARP data on devices without SNMP 2014-08-25 10:13:18 +01:00
Oliver Gorwits
4124a14e58 Do not autoload all modules in a namespace... picks up old/bad code 2014-08-11 22:00:32 +01:00
Oliver Gorwits
9afbe6d7e6 New backend daemon code, no SQLite. MCE::Flow.
Squashed commit of the following:

commit 3284b62509
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sun Aug 10 21:17:06 2014 +0100

    config defaults tidying

commit ade7bcd880
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sun Aug 10 20:00:01 2014 +0100

    high priority jobs are picked first and inserted to prio queue

commit d450dfd2bd
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sun Aug 10 19:25:21 2014 +0100

    better status

commit b8a742e5de
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sun Aug 10 16:54:03 2014 +0100

    update proctitle when worker not running

commit 0c3675a8f4
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sun Aug 10 16:48:58 2014 +0100

    remove all trace of SQLite - new lightweight Job object

commit a13ed25f6a
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sun Aug 10 14:45:22 2014 +0100

    rename pollers to tasks

commit 44b50f413f
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sun Aug 10 14:13:00 2014 +0100

    update docs

commit 517b1ae4c1
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sun Aug 10 13:55:31 2014 +0100

    merge interactive and poller worker types

commit e9043b90e8
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sun Aug 10 13:47:41 2014 +0100

    only take one job at a time per worker

commit 2366738d54
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sun Aug 10 13:43:31 2014 +0100

    auto job priorities

commit 1fd473fd50
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sun Aug 10 13:18:59 2014 +0100

    preload all worker modules into shared memory

commit 9ceb43c0f7
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sun Aug 10 13:13:07 2014 +0100

    daemon clean

commit c817a35537
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sun Aug 10 12:36:24 2014 +0100

    first refactor for MCE::Flow and MCE::Queue
2014-08-10 21:34:46 +01:00
Oliver Gorwits
bc8f75f7f8 fix cli override of options 2014-08-08 23:22:15 +01:00
Oliver Gorwits
1f73f061f7 Always set DBIC_TRACE_PROFILE=console 2014-08-08 21:37:15 +01:00
Oliver Gorwits
f176d7c1ba portability fix on linux 2014-08-08 06:32:02 +00:00
Oliver Gorwits
d5675c1bb3 portable setting of proctitle 2014-08-07 18:50:26 +01:00