summaryrefslogtreecommitdiffstats
path: root/usr/local/www/themes/pfsense_ng/rrdcolors.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote branch 'upstream/master'Seth Mos2011-03-091-4/+5
|\ | | | | | | | | | | Conflicts: usr/local/www/status_rrd_graph_img.php usr/local/www/themes/pfsense_ng/rrdcolors.inc.php
| * Add the 95th percentile line to the traffic graphssmos2011-03-091-0/+1
| |
* | Merge remote branch 'upstream/master'Seth Mos2011-02-011-0/+1
|\ \ | |/
| * Missing colour for RRD would have caused errors in creating the graphs.Warren Baker2011-01-291-0/+1
| |
* | Add support for IPv6 counters to the RRD graphs. This adds 4 more data ↵Seth Mos2011-01-311-4/+4
|/ | | | | | | | | sources in the rrd file. The graphing code colors are currently a mismatch and sorts waiting for someone with eyes to adjust to something useful Other themes still need adjusting Packets graph isn't done, that needs the same modification as the traffic counters. updaterrd.sh shell script needs simplyfying and using variables instead of huge amounts of pfctl commands
* Add the openvpn users graph, add the colors to all the themes colors ↵smos2010-07-241-0/+1
| | | | | | include. Add vpn tab on the settings page, it didn't show although it should.
* Fixup the wireless graph, not sure if many people ever saw it, considering ↵Seth Mos2009-11-271-1/+1
| | | | | | it was included in 1.2 and up but did not look very pretty. Greatly enhanced the readability by setting up the default colors better and increasing the line thickness to 2.
* Fix rrd graphs in pfsense_ng theme for 2.0. Should Fix Ticket #1942. Someone ↵hoba2009-07-271-5/+5
| | | | please test on 2.0 and report back.
* Adding the pfSense_ng themehoba2009-06-261-0/+50
OpenPOWER on IntegriCloud