summaryrefslogtreecommitdiffstats
path: root/usr/local/www/status_rrd_graph_img.php
Commit message (Expand)AuthorAgeFilesLines
* Added Captive Portal RRD graphs, there are two graphs one for the number of l...Warren Baker2011-01-281-0/+39
* Add missing semicolon.Erik Fonnesbeck2010-12-221-1/+1
* Reinvent the 8 hour graph period, this one should work properly, needs testsmos2010-12-201-2/+3
* Change the require() to require_once()smos2010-08-271-2/+2
* Use www_path here instead of a relative path.jim-p2010-08-261-1/+1
* Use correct name for includeErmal2010-08-241-1/+1
* We need to require the globals include for finding our theme specific rrd col...smos2010-08-241-0/+1
* Modify various (s)printf format strings to allow translations to change the o...Erik Fonnesbeck2010-08-111-1/+1
* Fix printf/sprintf mixups.Erik Fonnesbeck2010-08-111-5/+5
* Merge remote branch 'mainline/master'Vinicius Coque2010-07-261-5/+26
|\
| * Correct my email address, adjust copyright to 2010smos2010-07-241-1/+1
| * Add the openvpn users graph, add the colors to all the themes colors include....smos2010-07-241-0/+20
| * Fix the glob() to return only the files, not the pathnames, use chdir()smos2010-07-231-4/+5
* | Implement gettext() calls on status_rrd_graph_img.phpRafael Lucas2010-07-221-6/+6
|/
* round the date calculation result so that it results in 1 month insteadsmos2010-07-151-4/+4
* Remove debugging linesmos2010-07-151-9/+10
* Improve the RRD graph displaysmos2010-07-151-91/+154
* Missing counter variable initialization.jim-p2010-02-151-0/+1
* fix RRD graphs for queuesChris Buechler2009-12-311-0/+1
* Add graphing for 3G cellular modems.thompsa2009-12-271-1/+27
* Include needed files. Ticket #209.Ermal Luçi2009-12-071-0/+1
* Fixup the wireless graph, not sure if many people ever saw it, considering it...Seth Mos2009-11-271-14/+14
* Include necessary shaper.inc for read_altq_config.Ermal Luçi2009-11-241-1/+2
* Rework includes/require. This saves about 4 megabytes.Scott Ullrich2009-11-211-0/+1
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to includ...Scott Ullrich2009-09-141-0/+4
* Use nice -n20 for common launched itemsScott Ullrich2009-03-111-2/+2
* Fixed the outbound macro for displaying the outbound interfaces with the Qual...Seth Mos2009-03-121-0/+3
* Correct the label name for the out pass trafficSeth Mos2009-03-111-1/+1
* Add block stats to the graphsseth2009-03-091-107/+198
* Remove stray 'Seth Mos2008-12-301-1/+1
* add, don't multiplySeth Mos2008-12-241-2/+2
* Always return text stringSeth Mos2008-12-241-1/+1
* Restore humantime algorithmSeth Mos2008-12-241-4/+4
* fix layout and stray 'Seth Mos2008-12-221-48/+48
* + 0Seth Mos2008-12-221-12/+12
* reformat the the entire rrd graph generation page.Seth Mos2008-12-161-462/+473
* Multiply delay value from rrd by 1000 to get millisecondsSeth Mos2008-11-231-1/+2
* Switch over to apinger rrd files.Seth Mos2008-11-221-23/+26
* Fix graph totals calculusSeth Mos2008-04-011-10/+12
* Revert this to allow graphs to work.Ermal Luçi2008-03-271-4/+4
* Add detailed memory usage RRD graph.Seth Mos2008-03-261-0/+53
* Remove rrd files every time the wizard changes(for now).Ermal Luçi2008-03-191-3/+3
* Show the graph upside since we only show agraph for a interface now.Ermal Luçi2008-02-251-3/+2
* * Unbreak rrd graphs for queues and make them multiinterface awareErmal Luçi2008-02-231-17/+9
* * First attempt at fixing queues rrd graphErmal Luçi2008-02-211-43/+33
* Use correct varSeth Mos2007-12-281-1/+1
* Fix math on throughput graphSeth Mos2007-11-171-2/+2
* Fix Spacing for wireless graphSeth Mos2007-11-171-1/+1
* Fix SpellingSeth Mos2007-11-171-1/+1
* Add correctly.Scott Ullrich2007-11-161-1/+1
OpenPOWER on IntegriCloud