Merge branch 'master' of linz:/srv/git/git-kairo
[php-utility-classes.git] / include / classes / rrdstat.php-class
2015-09-05 Robert KaiserMerge branch 'master' of linz:/srv/git/git-kairo
2015-09-05 Robert Kaisersee to get new router data recorded via SNMP
2015-07-08 Robert Kaiseron mobile devices, default to a single column - add...
2015-07-08 Robert Kaiseron mobile devices, default to a single row
2013-09-15 Robert Kaisertry to get around PHP strict error by not passing resul...
2010-10-22 Robert KaiserMerge branch 'origin'
2010-04-24 Robert Kaiserconvert everything to UTF-8, part 1: large groundwork
2010-04-09 Robert Kaiserpoint to actual location of rrdtool
2008-04-03 Robert KaiserMerge branch 'origin' of hirsch
2007-07-18 Robert Kaiserbreak too long lines, correct RRDtool links
2006-06-16 robertPHP5ize several modules
2006-04-19 robertmake last/avg/max VDEFs not clash with maybe manually...
2006-03-11 robertcorrect copyright date
2006-03-11 robertsome further changes to make us work well with newer...
2006-03-11 robertstep to get RRD stats to work perfectly with RRDtool 1.2
2005-06-12 robertuse 400 slices for all stats by default. fixes month...
2005-06-10 robertfold the two implementations of gathering graph row...
2005-06-09 robertcatch case where even color field of legend is empty...
2005-06-09 robertimplement time scaling (can even be dynamic)
2005-06-07 robertmake some additional scaling options available (logarit...
2005-05-28 robertimplements colored field names in data tables and long...
2005-05-27 robertsome small styling and L10n improvements
2005-05-27 robertsome further L10n, correctly support nice URLs in overview
2005-05-27 robertenable rrdstat L10n
2005-05-27 robertmake graph_url work correctly, add stats_url parameters...
2005-05-26 robertallow setting a base path for RRDs and use it
2005-05-26 robertsome minor corrections; make this first rrd test really...
2005-05-22 robertallow key names and functions at update and use both...
2005-05-20 robertoops, still add value to our array
2005-05-20 robertapply converting non-numeric values to 'U' after conver...
2005-05-20 robertallow update function to feed us 'L' and we replace...
2005-05-20 robertallow update function to feed us 'L' and we replace...
2005-05-19 robertadd the usual doc block at the beginning of the file
2005-05-18 robertallow to magically find files if they're named <conf_id...
2005-05-18 robertallow legends for simple dataset-derived graphs
2005-05-18 robertsupport overview pages, outsource some common page...
2005-05-18 robertsupport different page types
2005-05-15 robertallow graph-only configs with external file references...
2005-05-15 robertadd desc option for graph rows to display a different...
2005-05-13 robertmake year separator move correctly to Jan 1
2005-05-13 robertif eval returns nothing, leave array empty; in that...
2005-05-13 robertthat function takes two arguments per spec
2005-05-13 roberttry it this way
2005-05-13 robertreplace all non-numeric values in update array with...
2005-05-13 robertimprove error reporting and do it the same way for...
2005-05-13 robertdon't spit out an error from touch, we generate one...
2005-05-12 robertsave basename along with filename and only replace...
2005-05-12 robertintroduce a global update setting for automatic updatin...
2005-05-10 robertsupport graph url on page settings
2005-05-09 robertbetter assembling of used config based on defaults
2005-05-09 robertsupport config IDs and global defaults, support graph...
2005-05-08 robertmake all 2-dataset graphs with no grph rows defined...
2005-05-07 robertsupport update config better, add a page footer
2005-05-06 robertimprove handling of sub graphs, allow page subs
2005-05-06 robertretrieve further info from graph and use it for display...
2005-05-06 robertcomment out debug lines for production use again
2005-05-06 robertbail out on a non-set rrd file
2005-05-06 robertmake it possible to centralize configuration on init...
2005-05-05 robertsupport scaled graphs and calculated graphs correctly
2005-05-05 robertmake graph quite a bit better: nicer defaults, more...
2005-05-05 robertadd RRD statistics class