aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/type/GenericIO.class.php (follow)
Commit message (Expand)AuthorAgeFilesLines
* GenericIO: Fix negative_io for multiple instancesAlex Hermann2018-02-161-5/+5
* Don't show overlap AREA on Generic IO graphs when negative_io is setStephen Kent2015-06-221-6/+8
* type/GenericIO: in case of negative_io draw percentile line also on the negat...Pim van den Berg2015-05-281-1/+5
* Remove from all files the ending php tagFrançois LASSERRE2014-07-231-2/+0
* Use a more secure command line building methodPeter Wu2014-07-201-10/+10
* type/genericio: apply percentile on scaled valuePim van den Berg2014-07-051-1/+1
* add percentile support to network traffic graphsPim van den Berg2014-06-241-0/+11
* rename ds_names and dsname to legendPim van den Berg2014-05-031-2/+2
* type: move generic functions to base classPim van den Berg2014-05-031-2/+2
* Revert "type: fix undefined index in ds_names[$source] before empty check"Pim van den Berg2013-10-091-1/+1
* type: fix undefined index in ds_names[$source] before empty checkPim van den Berg2013-10-071-1/+1
* type: use empty to access ds_namesBenoît Monin2013-08-311-1/+1
* add support for graphing I/O using the negative X-axisPim van den Berg2013-05-181-4/+10
* integrate jsrrdgraph in CGPPim van den Berg2013-05-181-9/+9
* type: resolve undefined variable $c and $raw noticesPim van den Berg2012-12-211-0/+1
* type: escape colons in legend namesPim van den Berg2012-12-161-1/+1
* type/GenericIO: only use raw totals when no scale is set (update)Pim van den Berg2012-08-101-1/+1
* type/GenericIO: only use raw totals when no scale is setPim van den Berg2012-07-151-1/+2
* type: escape colons in filenames used in rrd commandlinePim van den Berg2011-08-271-3/+3
* type/GenericIO: add total calculations in IO graphsyur2011-04-051-1/+4
* utf8 filename support for all typesPim van den Berg2010-03-011-13/+13
* rewrite of type classesPim van den Berg2009-12-311-21/+30
* replace duplicate code by function rrd_optionsPim van den Berg2009-12-281-7/+1
* initial import of cgpPim van den Berg2009-09-201-0/+59