Commit Graph
14 Commits
Author SHA1 Message Date
Tony MurrayandGitHub f810265cc0 feature: parallel snmp-scan.py (#6889)
* feature: parallel snmp-scan.py
Reduces scan time of a /24 from 5 minutes to 14 seconds
Work is done by addhost.php

Just tries to addhost.php hostname/ip right now
Might need some more complexity added there, but I wasn't sure what.

* respect autodiscovery.nets-exclude

* Improvements in ip handling and output
Add compatibility arguments so it can be used as a drop in replacement for snmp-scan.php

* tidy

* Handle errors from config_to_json.php

* Handle Ctrl-C better.  This is likely to get hit when someone scans a /16 or larger or an IPv6 network :)

* Move undefined outcome to proper location

* remove snmp-scan.php
2017-07-03 15:57:56 -05:00
Tony MurrayandNeil Lathwood 03a273f722 docs: Reorganize auto-discovery docs and add a little info in some places. (#6875) 2017-06-22 20:43:33 +01:00
Neil LathwoodandGitHub 7bb329661f Set allow_duplicate_sysName to be false by default (#5027) 2016-11-27 22:03:01 +00:00
laf 6006720b7f Re-added one default 2016-10-20 22:19:07 +00:00
laf 46d2f578e7 added central function and updated 2016-10-18 03:06:03 +00:00
NetworkNub 81133cc09e update xdp filter documentation 2016-10-18 09:49:24 -04:00
NetworkNub 2aae3e6dff add xdp exclude device filters 2016-10-17 00:38:47 -04:00
Dragoș VasiloiandNeil Lathwood 0856c5675e fix missed key (#4698) 2016-10-02 13:05:20 +01:00
Neil LathwoodandGitHub 383c50b4f4 Updated docs to have source to use for edit github (#4185)
* Added source link for edit on github

* Updated formatting issues

* Updated formatting issues

* Updated formatting issues
2016-08-24 08:12:20 +01:00
laf 4116b2af90 Added more clarification + snmp-scan usage 2016-08-03 22:01:05 +01:00
laf 333c6bab2a Updated auto discovery docs and pointed users to them on install 2016-08-03 21:45:54 +01:00
laf 1774d0a3d7 Added info on when discovery runs 2016-06-16 10:22:17 +01:00
laf 26e23545e3 Added additional config option to docs 2016-06-16 10:19:59 +01:00
laf 5497af750f Added docs for auto discovery 2016-06-16 10:16:13 +01:00