summaryrefslogtreecommitdiffstats
path: root/usr/local/www/themes/the_wall
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2013-07-16 14:14:10 -0400
committerjim-p <jimp@pfsense.org>2013-07-16 14:14:10 -0400
commitae9cb658aeaa285b6a7ecdad613c4fd7fa873a43 (patch)
treedf391ce3ee61bf913a547d633d39923fdf981db5 /usr/local/www/themes/the_wall
parent8a0c14c3e44b3ccf79db2dec4e836a6ca6367f75 (diff)
downloadpfsense-ae9cb658aeaa285b6a7ecdad613c4fd7fa873a43.zip
pfsense-ae9cb658aeaa285b6a7ecdad613c4fd7fa873a43.tar.gz
Add an RRD graph for MBUFs under system. Tweaks welcome.
Diffstat (limited to 'usr/local/www/themes/the_wall')
-rw-r--r--usr/local/www/themes/the_wall/rrdcolors.inc.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/themes/the_wall/rrdcolors.inc.php b/usr/local/www/themes/the_wall/rrdcolors.inc.php
index 1ed3027..7959451 100644
--- a/usr/local/www/themes/the_wall/rrdcolors.inc.php
+++ b/usr/local/www/themes/the_wall/rrdcolors.inc.php
@@ -38,6 +38,7 @@ $colortraffic95 = array("660000", "FF0000");
$colorstates = array('990000','a83c3c','b36666','bd9090','cccccc','000000');
$colorprocessor = array('990000','a83c3c','b36666','bd9090','cccccc','000000');
$colormemory = array('990000','a83c3c','b36666','bd9090','cccccc','000000');
+$colormbuf = array('990000','a83c3c','b36666','bd9090','cccccc','000000');
$colorqueuesup = array('000000','7B0000','990000','BB0000','CC0000','D90000','EE0000','FF0000','CC0000');
$colorqueuesdown = array('000000','7B7B7B','999999','BBBBBB','CCCCCC','D9D9D9','EEEEEE','FFFFFF','CCCCCC');
$colorqueuesdropup = array('000000','7B0000','990000','BB0000','CC0000','D90000','EE0000','FF0000','CC0000');
OpenPOWER on IntegriCloud