More updates for influx

This commit is contained in:
laf
2015-08-19 20:58:02 +00:00
parent d2676213a4
commit 433562d351
66 changed files with 355 additions and 1 deletions
+3
View File
@@ -94,6 +94,9 @@ if ($device['os_group'] == 'cisco') {
$ret = rrdtool_update("$filename", $fields);
$tags = array('entity' => $entity, 'afi' => $afi, 'index' => $path);
influx_update($device,'cefswitching',$tags,$fields);
echo "\n";
}//end foreach
}//end foreach