mirror of
https://github.com/stylersnico/librenms.git
synced 2026-08-01 00:24:21 +02:00
More updates for influx
This commit is contained in:
@@ -43,4 +43,7 @@ $fields = array(
|
||||
|
||||
rrdtool_update($rrd_filename, $fields);
|
||||
|
||||
$tags = array('name' => 'drbd', 'app_id' => $app['app_id']);
|
||||
influx_update($device,'app',$tags,$fields);
|
||||
|
||||
unset($drbd);
|
||||
|
||||
Reference in New Issue
Block a user