mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Rebased
This commit is contained in:
@@ -16,7 +16,7 @@ foreach (dbFetchRows('SELECT * FROM processors WHERE device_id = ?', array($devi
|
||||
if (!is_file($procrrd)) {
|
||||
rrdtool_create(
|
||||
$procrrd,
|
||||
'--step 300 \
|
||||
'--step 300
|
||||
DS:usage:GAUGE:600:-273:1000 '.$config['rrd_rra']
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user