mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
various small doc improvements (#5459)
This commit is contained in:
committed by
Tony Murray
parent
463b271a0d
commit
83f24dc493
@@ -254,8 +254,8 @@ You can also use the command line to obtain the information. Especially, if snm
|
||||
Replace the relevant information in these commands such as HOSTNAME and COMMUNITY. Use `snmpwalk` instead of `snmpbulkwalk` for v1 devices.
|
||||
|
||||
```bash
|
||||
./discovery.php -h HOSTNAME -d -m os
|
||||
./poller.php -h HOSTNAME -r -f -d -m os
|
||||
./discovery.php -h HOSTNAME -d
|
||||
./poller.php -h HOSTNAME -r -f -d
|
||||
snmpbulkwalk -OUneb -v2c -c COMMUNITY HOSTNAME .
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user