This commit is contained in:
laf
2015-10-26 11:08:19 +00:00
918 changed files with 32655 additions and 6789 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ if ($ipmi['host'] = get_dev_attrib($device, 'ipmi_hostname')) {
if (!is_file($rrd_file)) {
rrdtool_create(
$rrd_file,
'--step 300 \
'--step 300
DS:sensor:GAUGE:600:-20000:20000 '.$config['rrd_rra']
);
}