mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
We don't seem to need a multiplier here
This commit is contained in:
@@ -7,8 +7,6 @@ if (is_file($mysql_rrd)) {
|
||||
$rrd_filename = $mysql_rrd;
|
||||
}
|
||||
|
||||
$multiplier = 8;
|
||||
|
||||
$ds_in = 'INOCTETS';
|
||||
$ds_out = 'OUTOCTETS';
|
||||
|
||||
|
Reference in New Issue
Block a user