| Commit message (Expand) | Author | Age | Files | Lines |
* | add config option for showing smooth (curved) graphs | Pim van den Berg | 2013-05-18 | 1 | -0/+4 |
* | type/default: add missing initial variable definitions | Pim van den Berg | 2013-05-18 | 1 | -0/+2 |
* | add support for graphing I/O using the negative X-axis | Pim van den Berg | 2013-05-18 | 2 | -5/+12 |
* | integrate jsrrdgraph in CGP | Pim van den Berg | 2013-05-18 | 4 | -53/+77 |
* | move width/heigth from plugins to type __construct | Pim van den Berg | 2013-05-13 | 1 | -0/+4 |
* | type: stick to the rrdgraph time specification | Pim van den Berg | 2013-05-10 | 1 | -1/+1 |
* | type/default: resolve division by zero warning | Pim van den Berg | 2012-12-21 | 1 | -1/+1 |
* | type: resolve undefined variable $c and $raw notices | Pim van den Berg | 2012-12-21 | 3 | -3/+3 |
* | type: escape colons in legend names | Pim van den Berg | 2012-12-16 | 4 | -4/+4 |
* | type: add debug option "cmd" create a commandline rrdtool command | Pim van den Berg | 2012-12-16 | 1 | -0/+6 |
* | explicitely defined undefined variables | Matthias Viehweger | 2012-10-20 | 2 | -0/+6 |
* | change whitespace, indentation or line-breaks | Matthias Viehweger | 2012-10-20 | 1 | -1/+1 |
* | add support for varnish plugin categories | Pim van den Berg | 2012-09-07 | 1 | -3/+9 |
* | type: add scale support to default/generic stacked types | Pim van den Berg | 2012-08-10 | 2 | -6/+32 |
* | type/GenericIO: only use raw totals when no scale is set (update) | Pim van den Berg | 2012-08-10 | 1 | -1/+1 |
* | type/GenericIO: only use raw totals when no scale is set | Pim van den Berg | 2012-07-15 | 1 | -1/+2 |
* | type: escape colons in filenames used in rrd commandline | Pim van den Berg | 2011-08-27 | 4 | -11/+15 |
* | type/Default: dont use t as ti when no ti is set | Pim van den Berg | 2011-06-26 | 1 | -1/+1 |
* | resolve php notices | Karol Nowacki | 2011-04-21 | 1 | -13/+13 |
* | use tinstance for legend label when data_sources is not set by plugin | Pim van den Berg | 2011-04-10 | 1 | -2/+7 |
* | type/GenericIO: add total calculations in IO graphs | yur | 2011-04-05 | 1 | -1/+4 |
* | replace function generate_colors by rainbow_colors | Pim van den Berg | 2011-02-05 | 1 | -20/+21 |
* | automatic alignment of graph legend | Pim van den Berg | 2010-09-17 | 1 | -13/+15 |
* | type/default: dont strip 1st char from instance name when there is no type in... | Pim van den Berg | 2010-09-11 | 1 | -1/+3 |
* | Uptime plugin now display current/max/avg values in days instead of seconds | Manuel CISSÉ | 2010-06-22 | 1 | -0/+64 |
* | a source (type instance or data source) may contain dots | Pim van den Berg | 2010-05-17 | 1 | -1/+0 |
* | Allow to define alternate options for rrdtool in config file | Edmondo Tommasina | 2010-05-13 | 1 | -0/+4 |
* | fix: renumber keys of intersected array in function rrd_get_sources | Pim van den Berg | 2010-05-13 | 1 | -1/+1 |
* | fix: file2identifier must return identifiers (not basenames) | Pim van den Berg | 2010-03-21 | 1 | -1/+2 |
* | correct a bug when graphing multiple DS in multiple files | Manuel CISSÉ | 2010-03-01 | 1 | -2/+2 |
* | add the possibility to generate and use default colors for graphs | Manuel CISSÉ | 2010-03-01 | 2 | -4/+35 |
* | autofill DS names when not specified | Manuel CISSÉ | 2010-03-01 | 1 | -0/+18 |
* | add the ability to graph multiple DS in multiple files (used by vmem plugin) | Manuel CISSÉ | 2010-03-01 | 1 | -2/+13 |
* | utf8 filename support for all types | Pim van den Berg | 2010-03-01 | 2 | -24/+24 |
* | make rrdfiles using utf8 and spaces work | Jakob Haufe | 2010-02-16 | 1 | -16/+16 |
* | make browser cache time for images configurable | Pim van den Berg | 2010-01-12 | 1 | -1/+4 |
* | make rrdtool executable configurable | Pim van den Berg | 2010-01-12 | 1 | -3/+6 |
* | rewrite of type classes | Pim van den Berg | 2009-12-31 | 3 | -105/+147 |
* | always show 'on $host' in the rrd title | Pim van den Berg | 2009-12-31 | 1 | -1/+1 |
* | replace duplicate code by function rrd_options | Pim van den Berg | 2009-12-28 | 3 | -17/+11 |
* | remove path_format from plugins | Pim van den Berg | 2009-11-04 | 1 | -5/+17 |
* | cpu graph for hosts running a 2.4 kernel | Pim van den Berg | 2009-10-03 | 1 | -1/+4 |
* | initial import of cgp | Pim van den Berg | 2009-09-20 | 3 | -0/+251 |