mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
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:
@@ -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";
|
||||
|
Reference in New Issue
Block a user