mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00: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:
@@ -55,7 +55,7 @@ $colours_in ='greens';
|
||||
$multiplier = "8";
|
||||
$colours_out = 'blues';
|
||||
|
||||
$nototal = 1;
|
||||
#$nototal = 1;
|
||||
|
||||
$ds_in = "INOCTETS";
|
||||
$ds_out = "OUTOCTETS";
|
||||
@@ -68,8 +68,7 @@ $colour_area_in = "91B13C";
|
||||
$colour_area_out = "8080BD";
|
||||
|
||||
include("includes/graphs/generic_multi_seperated.inc.php");
|
||||
|
||||
#include("includes/graphs/generic_multi_bits_separated.inc.php");
|
||||
#include("includes/graphs/generic_multi_data.inc.php");
|
||||
#include("includes/graphs/generic_multi_data_separated.inc.php");
|
||||
|
||||
?>
|
||||
|
Reference in New Issue
Block a user