mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
adama 1 0 sidewindr
git-svn-id: http://www.observium.org/svn/observer/trunk@2556 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
@@ -13,7 +13,7 @@ $rrd_options .= " DEF:value_max=$rrd_filename:value:MAX";
|
||||
$rrd_options .= " COMMENT:'MACs Current Minimum Maximum Average\\n'";
|
||||
$rrd_options .= " AREA:value#EEEEEE:value";
|
||||
$rrd_options .= " LINE1.25:value#36393D:";
|
||||
$rrd_options .= " GPRINT:value:LAST:%6.2lf\ GPRINT:value_min:MIN:%6.2lf\ ";
|
||||
$rrd_options .= " GPRINT:value_max:MAX:%6.2lf\ GPRINT:value:AVERAGE:%6.2lf\\\\n";
|
||||
$rrd_options .= " 'GPRINT:value:LAST:%6.2lf ' 'GPRINT:value_min:MIN:%6.2lf '";
|
||||
$rrd_options .= " 'GPRINT:value_max:MAX:%6.2lf ' 'GPRINT:value:AVERAGE:%6.2lf\\n'";
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user