mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Output numbers (#3637)
add numbers only output option to snmpbulkwalk command.
This commit is contained in:
2
.github/ISSUE_TEMPLATE.md
vendored
2
.github/ISSUE_TEMPLATE.md
vendored
@@ -9,7 +9,7 @@ Please replace the relevant information in these commands.
|
||||
```bash
|
||||
./discovery.php -h HOSTNAME -d -m os
|
||||
./poller.php -h HOSTNAME -r -f -d -m os
|
||||
snmpbulkwalk -v2c -c COMMUNITY HOSTNAME .
|
||||
snmpbulkwalk -On -v2c -c COMMUNITY HOSTNAME .
|
||||
```
|
||||
|
||||
If possible please also provide what the OS name should be if it doesn't exist already.
|
||||
|
Reference in New Issue
Block a user