From e3d7c123d84182296f4242208eeacb69c0d965dc Mon Sep 17 00:00:00 2001 From: Seth Mos Date: Thu, 8 Mar 2007 19:50:49 +0000 Subject: Commit system throughput graph --- usr/local/www/status_rrd_graph.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'usr/local/www/status_rrd_graph.php') diff --git a/usr/local/www/status_rrd_graph.php b/usr/local/www/status_rrd_graph.php index 99251f9..9dbd521 100755 --- a/usr/local/www/status_rrd_graph.php +++ b/usr/local/www/status_rrd_graph.php @@ -65,6 +65,7 @@ $dbheader = array("allgraphs-traffic.rrd", "allgraphs-quality.rrd", "allgraphs-packets.rrd", "system-allgraphs.rrd", + "system-throughput.rrd", "outbound-quality.rrd", "outbound-packets.rrd", "outbound-traffic.rrd"); @@ -205,7 +206,7 @@ include("head.inc"); continue 2; } } - if((file_exists("{$rrddbpath}{$curdatabase}"))) { + if(in_array($curdatabase, $databases)) { echo "\n"; echo "