mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Rebased
This commit is contained in:
@@ -23,7 +23,7 @@ if ($config['enable_printers']) {
|
||||
if (!is_file($tonerrrd)) {
|
||||
rrdtool_create(
|
||||
$tonerrrd,
|
||||
'--step 300 \
|
||||
'--step 300
|
||||
DS:toner:GAUGE:600:0:20000 '.$config['rrd_rra']
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user