Added RSSI and MNC graphing to Cisco WWAN routers

This commit is contained in:
Adam Winberg
2016-04-14 16:18:53 +02:00
parent a5620f2f2f
commit 5f9c797bce
6 changed files with 115 additions and 1 deletions
+2 -1
View File
@@ -716,6 +716,7 @@ $config['poller_modules']['cisco-cbqos'] = 1;
$config['poller_modules']['stp'] = 1;
$config['poller_modules']['cisco-otv'] = 1;
$config['poller_modules']['services'] = 1;
$config['poller_modules']['cisco-wwan'] = 1;
// List of discovery modules. Need to be in this array to be
// considered for execution.
@@ -870,4 +871,4 @@ $config['ignore_unmapable_port'] = False;
// InfluxDB default configuration
$config['influxdb']['timeout'] = 0;
$config['influxdb']['verifySSL'] = false;
$config['influxdb']['verifySSL'] = false;