Update Configuration.md

This commit is contained in:
Neil Lathwood
2018-11-19 23:52:39 +00:00
committed by GitHub
parent ec69150099
commit 91bb725006

View File

@@ -101,7 +101,7 @@ $config['icmp_check'] = false;
If you would like to do this on a per device basis then you can do so under Device -> Edit -> Misc -> Disable ICMP Test? On
#### traceroute
LibreNMS uses traceroute / traceroute6 to record debug information when a device is down due to icmp AND you have `$config['debug']['run_trace] = true;`
LibreNMS uses traceroute / traceroute6 to record debug information when a device is down due to icmp AND you have `$config['debug']['run_trace'] = true;`
set.
```php