librenms-librenms/doc/Support/Device-Troubleshooting.md
Kevin Krumm 467d38dcba docs: added more info capture debug (#7683)
* docs: added more info capture debug

* Update Device-Troubleshooting.md
2017-11-08 13:11:42 -06:00

854 B

source: Support/Device-Troubleshooting.md

Capture Debug Information

You can use this feature to run Debug on Discovery, Poller, SNMP, Alerts. This output information could be helpful for you in troubleshooting a device or when requesting help.

This feautre can be found by going to the deivce that you are troubleshooting in the webui, clicking on the settings icon menu on far right and selecting Capture. Capture-Debug-Icon

Discovery

./discovery.php will run and output debug infomation.

Poller

./poller.php will run and output debug information.

SNMP

SNMP will run SNMP Bulk Walk on the device and output the information.

Alerts

Alerts Capture is handy when you are creating alerts and need to see if your alert rule matches.

device-troubleshooting