mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Update Smokeping.md (#11956)
* Update Smokeping.md Add smokeping URL path on the config example * fix quote
This commit is contained in:
@@ -106,6 +106,7 @@ $config['smokeping']['dir'] = '/var/lib/smokeping'; // Ubuntu 16.04 and newer Lo
|
||||
#$config['smokeping']['dir'] = '/opt/smokeping/data';
|
||||
$config['smokeping']['pings'] = 20; // should be equal to "pings" in your smokeping config
|
||||
$config['smokeping']['integration'] = true;
|
||||
$config['smokeping']['url'] = 'smokeping/'; // If you have a specific URL or path for smokeping
|
||||
```
|
||||
|
||||
## Configure web server
|
||||
|
Reference in New Issue
Block a user