mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
UCD DiskIO MIB support. Still needs graphs tidied up and web display made a bit more useful
git-svn-id: http://www.observium.org/svn/observer/trunk@1214 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
|
||||
include("common.inc.php");
|
||||
|
||||
|
||||
$unit_text = str_pad(truncate($unit_text,10),10);
|
||||
|
||||
$rrd_options .= " DEF:".$out."=".$rrd_filename.":".$rra_out.":AVERAGE";
|
||||
|
Reference in New Issue
Block a user