mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Removed debug
This commit is contained in:
@ -487,7 +487,6 @@ foreach ($ports as $port) {
|
||||
'OUTMULTICASTPKTS' => $this_port['ifOutMulticastPkts'],
|
||||
);
|
||||
|
||||
echo "TEST $tune_port END \n";
|
||||
if ($tune_port === true) {
|
||||
rrdtool_tune('port',$rrdfile,$this_port['ifSpeed']);
|
||||
}
|
||||
|
Reference in New Issue
Block a user