mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Update Configuration.md
This commit is contained in:
@ -50,7 +50,7 @@ $config['fping6'] = "/usr/bin/fping6";
|
||||
$config['fping_options']['retries'] = 3;
|
||||
$config['fping_options']['timeout'] = 500;
|
||||
$config['fping_options']['count'] = 3;
|
||||
$config['fping_options']['millisec'] = 5;
|
||||
$config['fping_options']['millisec'] = 200;
|
||||
```
|
||||
fping configuration options, this includes setting the timeout and retry options.
|
||||
|
||||
|
Reference in New Issue
Block a user