summaryrefslogtreecommitdiffstats
path: root/usr/local/www/status_rrd_graph_img.php
Commit message (Expand)AuthorAgeFilesLines
* Add 3G statistics for Huawei modems, split the Cellular stats out to per inte...smos2012-05-211-13/+6
* The function split() is replaced by the function explode(). Starting with PHP...smos2012-01-191-1/+1
* Merge remote branch 'upstream/master'jim-p2011-06-011-2/+3
|\
| * Remove decimals from cumulative users graph.Warren Baker2011-05-261-2/+3
* | Increase the minimum time between generating images from 5 to 15 seconds to p...Seth Mos2011-05-261-1/+1
* | Fix packet graph label alignmentSeth Mos2011-05-261-1/+1
* | Fix the graph label alignmentSeth Mos2011-05-261-1/+2
* | Merge remote branch 'upstream/master'jim-p2011-05-191-31/+11
|\ \ | |/
| * Use base 1000 on user graphs and display cumulative of Total users logged in ...Warren Baker2011-05-161-31/+11
* | Merge remote branch 'upstream/master'Seth Mos2011-05-031-20/+24
|\ \ | |/
| * Set default colors explicity, the theme can then override them. This prevents...jim-p2011-05-021-19/+22
| * If the rrd multiplier is negative, use 5% for out instead of 95% for the 95th...jim-p2011-05-021-1/+2
* | Merge remote branch 'upstream/master'Seth Mos2011-04-121-37/+38
|\ \ | |/
| * Try again to fix the calculation for out bits 95th percentile. (Works for me)jim-p2011-03-311-1/+2
| * Apparently rrdtool VDEF functions can't take a multiplier, only CDEF. Fixes t...jim-p2011-03-301-1/+1
| * Add missing color, add multiplier to calculus for inverting linesmos2011-03-301-1/+1
| * Fix spamd rrd graph command.jim-p2011-03-291-36/+36
* | Merge remote branch 'upstream/master'Seth Mos2011-03-241-0/+22
|\ \ | |/
| * Add Total number of CP users graphWarren Baker2011-03-171-0/+22
* | Fix merge conflictScott Ullrich2011-03-161-1/+1
|\ \ | |/
| * Fix ticket #1354smos2011-03-161-1/+1
* | Unbreak the rrd graph img pageSeth Mos2011-03-091-12/+1
* | Merge remote branch 'upstream/master'Seth Mos2011-03-091-0/+19
|\ \ | |/
| * Add the 95th percentile line to the traffic graphssmos2011-03-091-1/+12
* | Merge remote branch 'upstream/master'Seth Mos2011-02-011-0/+39
|\ \ | |/
| * Added Captive Portal RRD graphs, there are two graphs one for the number of l...Warren Baker2011-01-281-0/+39
* | Adjust layoutSeth Mos2011-02-011-1/+6
* | Add the IPv6 counters to the packets graph, also make all traffic counters stackSeth Mos2011-02-011-2/+57
* | Add support for IPv6 counters to the RRD graphs. This adds 4 more data source...Seth Mos2011-01-311-8/+72
|/
* 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
OpenPOWER on IntegriCloud