librenms-librenms/doc/Support/Device-Troubleshooting.md
Neil Lathwood 1ee2e8e0e0 Updated to use new theme for docs site (#9320)
* Updated to use new theme for docs site

* Updated theme location

* Removed librenms.css

* Updated index page + re-added librenms.css

* Use built in theme modification

* flexbox grid, dump bootstrap

* tidy up things

* Added path and updated deploy script + mkdocs config

* Removed db schmea changes

* Updated to install python/pip 3

* Removed pip3 install

* Pip3 install

* Updated deploy-docs

* Updated deploy-docs
2018-10-27 23:04:34 +01:00

27 lines
861 B
Markdown

source: Support/Device-Troubleshooting.md
path: blob/master/doc/
# 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 feature can be found by going to the device that you are troubleshooting in the webui, clicking on the settings icon menu on far right and selecting
Capture.
![Capture-Debug-Icon](/img/capture-debug-icon.png)
### Discovery
Discovery will run and output debug infomation.
### Poller
Poller 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](/img/device-troubleshooting.png)