mirror of
https://github.com/stylersnico/librenms.git
synced 2026-08-01 00:24:21 +02:00
sid3windr fixes!
git-svn-id: http://www.observium.org/svn/observer/trunk@587 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
@@ -30,7 +30,7 @@ while ($hrDevice = mysql_fetch_array($query)) {
|
||||
RRA:AVERAGE:0.5:12:2400");
|
||||
}
|
||||
|
||||
echo($this_hrDevice['hrProcessorLoad'] . "% ");
|
||||
if ($debug) echo($this_hrDevice['hrProcessorLoad'] . "% ");
|
||||
|
||||
rrdtool_update ($procrrd, "N:".$this_hrDevice['hrProcessorLoad']);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user