summaryrefslogtreecommitdiffstats
path: root/lib/puppet/reports/rrdgraph.rb
Commit message (Expand)AuthorAgeFilesLines
* Ensure that we consistently use either string #{} interpolation or String.%Daniel Pittman2008-08-011-2/+3
* Updates to rrdgraph documentationJames Turnbull2008-04-011-2/+4
* Translating the report handler to an indirected model.Luke Kanies2007-10-131-3/+1
* Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
* Renaming the 'Puppet::Util::Config' class toLuke Kanies2007-09-221-1/+1
* Updating rrdgraph documentation with a pointer to the new rrd package.luke2007-06-181-3/+4
* fixing the method to check for hostdir writability in the rrdgraph reportluke2007-05-251-1/+1
* Adding more detail to the per-host reports dirs, since it was not setting mod...luke2007-05-251-3/+3
* Fixing the time-cleaning in the rrdgraph reportluke2007-05-061-2/+2
* Adding a --summarize option, to get a transaction summaryluke2007-05-041-0/+13
* Fixing a bug in the tests introduced a while back when I switched to using "g...luke2007-04-301-1/+1
* Translating all of the docs except the type docs to RSTluke2007-04-231-1/+3
* Enhancing the report docs a bitluke2007-03-291-2/+5
* Clarifying that the ruby RRD support is provided by a binary libraryluke2007-03-141-1/+1
* Merging the webserver_portability branch from version 2182 to version 2258.luke2007-03-061-1/+1
* Moving all of the client and server code into a single network/ directory. I...luke2007-02-081-1/+1
* Moving some of the stand-alone classes into the util/ subdirectory, to clean ...luke2007-02-071-1/+1
* Fixing rrdgraph report (as marked in #334); also, expanding the docs on all o...luke2006-11-091-16/+97
* Refactoring reporting. Reports are now modules instead of simple methods.luke2006-10-071-21/+25
* Fixing the rrdgraph report so that it creates a separate rrd directory for ea...luke2006-10-051-1/+15
* Significantly redoing metrics. There are now no class variables for metrics,...luke2006-06-301-0/+20