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
@@ -117,6 +117,9 @@ if ($ipSystemStats) {
rrdtool_update($rrdfile, $fields);
$tags = array('af' => $af);
influx_update($device,'ipSystemStats',$tags,$fields);
unset($fields, $rrd_create);
// FIXME per-AF?