updates to unix cpu and devices without certain OIDs

git-svn-id: http://www.observium.org/svn/observer/trunk@518 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Adam Amstrong
2009-11-12 14:53:09 +00:00
parent 45e760ae04
commit d8155aacff
3 changed files with 9 additions and 8 deletions

View File

@@ -30,10 +30,11 @@ $scale_max = "100";
$nototal = 1;
if ($rrd_list) {
include ("generic_multi_line.inc.php");
if ($not) {
} else {
include("common.inc.php");
$rrd_filename = $config['rrd_dir'] . "/" . $hostname . "/" . "ucd_cpu.rrd";
$rrd_options .= " DEF:user=$rrd_filename:user:AVERAGE";