mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-26 08:03:51 +02:00
revert change changing mempool/storage format
git-svn-id: http://www.observium.org/svn/observer/trunk@3091 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
@@ -98,8 +98,8 @@ if ($i)
|
||||
{
|
||||
$rrd_options .= " AREA:in".$format."X#99999999:";
|
||||
$rrd_options .= " AREA:dout".$format."X#99999999:";
|
||||
$rrd_options .= " LINE1.25:in".$format."X#666666:";
|
||||
$rrd_options .= " LINE1.25:dout".$format."X#666666:";
|
||||
$rrd_options .= " LINE1:in".$format."X#666666:";
|
||||
$rrd_options .= " LINE1:dout".$format."X#666666:";
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user