mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-31 16:23:50 +02:00
Rebased
This commit is contained in:
@@ -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']
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user