mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* clean 1-Minute-Polling.md formatting * cleanup formatting for Adding-a-Device.md * clean up formatting of Cleanup-options.md * cleanup formatting some for CLI-Tools.md * cleanup formatting for Syslog.md and Configuration.md * cleanup formatting for Device-Sensors.md * cleanup formatting for Device-Troubleshooting.md * cleanup Discovery Support.md * cleanup Environment-Variables.md * cleanup Example-Hardware-Setup.md and FAQ.mg * update Features.md, Install Validation.md, Perfermance.md, Poller Support.md, and index.md * cleanup Remote-Monitoring-VPN.md, SNMP-Configuration-Examples.md, and SSL-Configuration.md * lots of updates for Installation docs * more installation doc cleanup * more formatting cleanup * clean Work-Map.md up some
34 lines
858 B
Markdown
34 lines
858 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.
|
|

|
|
|
|
## 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.
|
|
|
|

|
|
|