mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-28 16:04:35 +02:00
More updates for influx
This commit is contained in:
@@ -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?
|
||||
|
||||
Reference in New Issue
Block a user