This commit is contained in:
laf
2015-10-26 11:08:19 +00:00
918 changed files with 32658 additions and 6792 deletions

View File

@@ -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']
);
}