mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
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:
committed by
Neil Lathwood
parent
e3ba042379
commit
e7d4716996
14
doc/Support/Device-Troubleshooting.md
Normal file
14
doc/Support/Device-Troubleshooting.md
Normal 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.
|
||||

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

|
BIN
doc/img/capture-debug-icon.png
Normal file
BIN
doc/img/capture-debug-icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.6 KiB |
BIN
doc/img/device-troubleshooting.png
Normal file
BIN
doc/img/device-troubleshooting.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
@@ -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
|
||||
|
Reference in New Issue
Block a user