mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Add feature to capture a full snmprec (#12706)
This commit is contained in:
@@ -57,9 +57,9 @@ Optional:
|
||||
-d, --debug Enable debug output
|
||||
--snmpsim Run snmpsimd.py using the collected data for manual testing.
|
||||
|
||||
Example:
|
||||
Examples:
|
||||
./save-test-data.php -o ios -v 2960x
|
||||
./save-test-data.php -o linux -v freeradius -m freeradius
|
||||
./save-test-data.php -o linux -v freeradius -m applications
|
||||
";
|
||||
exit;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user