summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorSeth Mos <seth.mos@xs4all.nl>2007-12-28 11:52:05 +0000
committerSeth Mos <seth.mos@xs4all.nl>2007-12-28 11:52:05 +0000
commite42c78a7c7f959ce58d874681d369edfc253285f (patch)
treee7527fbd20c1344372b54a3abfdeedbd1b826c60 /usr
parenta92906fee79473c156d609492550f488d96c76ca (diff)
downloadpfsense-e42c78a7c7f959ce58d874681d369edfc253285f.zip
pfsense-e42c78a7c7f959ce58d874681d369edfc253285f.tar.gz
Use correct var
Diffstat (limited to 'usr')
-rw-r--r--usr/local/www/status_rrd_graph_img.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/status_rrd_graph_img.php b/usr/local/www/status_rrd_graph_img.php
index dac3bda..e7a813d 100644
--- a/usr/local/www/status_rrd_graph_img.php
+++ b/usr/local/www/status_rrd_graph_img.php
@@ -273,7 +273,7 @@ elseif(strstr($curdatabase, "-throughput.rrd")) {
$graphcmd .= "\"CDEF:tput-bytes_out_t={$graphtputbyo}{$operand}\" ";
$graphcmd .= "\"CDEF:tput-bytes_t={$graphtputbyt}{$operand}\" ";
$graphcmd .= "AREA:tput-in_bits#$colortrafficdown:in \\
- $AREA:tput-out_bits#$colortrafficup:out \\
+ $AREA:tput-out_bits_neg#$colortrafficup:out \\
COMMENT:\"\\n\"\\
COMMENT:\"\t\t maximum average current period\\n\"\\
COMMENT:\"in\t\"\\
OpenPOWER on IntegriCloud