docs: Added device-troubleshooting page (#7638)

* docs: create device-troubleshooting page

using the capture debug info page.

* Update device-troubleshooting.md

* capture debug info images

* Update and rename device-troubleshooting.md to Device-Troubleshooting.md

* added Device-Troubleshooting.md

* Update Device-Troubleshooting.md
This commit is contained in:
Kevin Krumm
2017-11-06 15:52:32 -06:00
committed by Neil Lathwood
parent e3ba042379
commit e7d4716996
4 changed files with 15 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
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 web ui, clicking on the settings icon menu on far right and selecting
Capture.
![Capture-Debug-Icon](/img/capture-debug-icon.png)
### Alerts
Debug Capture is handy when you are creating alerts and need to see if your alert rule matches.
![device-troubleshooting](/img/device-troubleshootingn.png)

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

View File

@@ -92,6 +92,7 @@ pages:
- Support/Remote-Monitoring-VPN.md
- Support/SNMP-Configuration-Examples.md
- Support/SSL-Configuration.md
- Support/Device-Troubleshooting.md
- 10. Contributing + Developing:
- General/Contributing.md
- Developing/Using-Git.md