aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/type/GenericIO.class.php (unfollow)
Commit message (Expand)AuthorFilesLines
2018-02-16GenericIO: Fix negative_io for multiple instancesAlex Hermann1-5/+5
2015-06-22Don't show overlap AREA on Generic IO graphs when negative_io is setStephen Kent1-6/+8
2015-05-28type/GenericIO: in case of negative_io draw percentile line also on the negat...Pim van den Berg1-1/+5
2014-07-23Remove from all files the ending php tagFrançois LASSERRE1-2/+0
2014-07-20Use a more secure command line building methodPeter Wu1-10/+10
2014-07-05type/genericio: apply percentile on scaled valuePim van den Berg1-1/+1
2014-06-24add percentile support to network traffic graphsPim van den Berg1-0/+11
2014-05-03rename ds_names and dsname to legendPim van den Berg1-2/+2
2014-05-03type: move generic functions to base classPim van den Berg1-2/+2
2013-10-09Revert "type: fix undefined index in ds_names[$source] before empty check"Pim van den Berg1-1/+1
2013-10-07type: fix undefined index in ds_names[$source] before empty checkPim van den Berg1-1/+1
2013-08-31type: use empty to access ds_namesBenoît Monin1-1/+1
2013-05-18add support for graphing I/O using the negative X-axisPim van den Berg1-4/+10
2013-05-18integrate jsrrdgraph in CGPPim van den Berg1-9/+9
2012-12-21type: resolve undefined variable $c and $raw noticesPim van den Berg1-0/+1
2012-12-16type: escape colons in legend namesPim van den Berg1-1/+1
2012-08-10type/GenericIO: only use raw totals when no scale is set (update)Pim van den Berg1-1/+1
2012-07-15type/GenericIO: only use raw totals when no scale is setPim van den Berg1-1/+2
2011-08-27type: escape colons in filenames used in rrd commandlinePim van den Berg1-3/+3
2011-04-05type/GenericIO: add total calculations in IO graphsyur1-1/+4
2010-03-01utf8 filename support for all typesPim van den Berg1-13/+13
2009-12-31rewrite of type classesPim van den Berg1-21/+30
2009-12-28replace duplicate code by function rrd_optionsPim van den Berg1-7/+1