mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Pretty up the polling process output
This commit is contained in:
@@ -65,7 +65,6 @@ if ($device['os_group'] == 'cisco') {
|
||||
influx_update($device,'cras_sessions',$tags,$fields);
|
||||
|
||||
$graphs['cras_sessions'] = true;
|
||||
echo ' CRAS Sessions';
|
||||
}
|
||||
|
||||
unset($data, $$rrd_filename, $rrd_create, $fields);
|
||||
|
||||
Reference in New Issue
Block a user