Pretty up the polling process output

This commit is contained in:
laf
2016-06-21 01:41:45 +01:00
parent 558dfb2344
commit a194009917
19 changed files with 14 additions and 31 deletions

View File

@@ -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);