From 2bdb84c9d9e7227ca8483484f8aa4964dc44ba1c Mon Sep 17 00:00:00 2001 From: Paul Gear Date: Sat, 1 Aug 2015 20:32:52 +1000 Subject: [PATCH] Minor doc fixes --- doc/Support/Discovery Support.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/Support/Discovery Support.md b/doc/Support/Discovery Support.md index bcd8758f92..d08a663aa9 100644 --- a/doc/Support/Discovery Support.md +++ b/doc/Support/Discovery Support.md @@ -166,15 +166,15 @@ SNMP Response ### SNMP Scan -Apart from before mentioned Auto-Discovery options LibreNMS is also able to proactively scan a network for SNMP-enabled devices using the configured version/credentials. +Apart from the aforementioned Auto-Discovery options, LibreNMS is also able to proactively scan a network for SNMP-enabled devices using the configured version/credentials. -Using the SNMP-Scanner may take long time to finish depending on the size of your network. Tests have shown that a sparsely populated /24 is scanned within 2 Minutes whereas a sparsely populated /16 will take about 11 Hours. +Using the SNMP-Scanner may take a long time to finish depending on the size of your network. Tests have shown that a sparsely-populated /24 is scanned within 2 Minutes whereas a sparsely populated /16 will take about 11 Hours. -If possible, devide your network into smaller subnet segments and scan these subnets instead. You can use an utility like the GNU Screen or tmux to avoid aborting the scan when logging out of your Shell. You can run several instances of the SNMP-Scanner simultaneously. +If possible, divide your network into smaller subnets and scan these subnets instead. You can use an utility like the GNU Screen or tmux to avoid aborting the scan when logging out of your Shell. You can run several instances of the SNMP-Scanner simultaneously. To run the SNMP-Scanner you need to execute the `snmp-scan.php` from within your LibreNMS installation directory. -Here the script's help-page as reference: +Here the script's help-page for reference: ```text Usage: ./snmp-scan.php -r [-d] [-l] [-h] -r CIDR_Range CIDR noted IP-Range to scan