sid3windr fixes!

git-svn-id: http://www.observium.org/svn/observer/trunk@587 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Adam Amstrong
2010-01-03 09:45:19 +00:00
parent 0542c42de4
commit 5877e94093
3 changed files with 26 additions and 4 deletions
+1 -1
View File
@@ -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']);