Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ### VM integration ###
- $config['influxdb']['enable'] = true;
- $config['influxdb']['transport'] = 'http';
- $config['influxdb']['host'] = '172.17.0.1';
- $config['influxdb']['port'] = '8428';
- $config['influxdb']['db'] = 'librenms';
- $config['influxdb']['timeout'] = 0; # Optional
- $config['influxdb']['verifySSL'] = false; # Optional
Advertisement
Add Comment
Please, Sign In to add comment