summaryrefslogtreecommitdiff
path: root/tools/rrdbot-create.c
AgeCommit message (Expand)Author
2012-03-13Fix problem where rrd is not created if 'cf:' is presentHEADmasterStef Walter
2009-01-19Add support for creating multiple CFs in rrdbot-create. [Stoned Elipot]Stef Walter
2007-05-28Use 'Stef' instead of 'Nate'Stef Walter
2006-12-09 - Fix bug where rrdbot-create ignored '-c' argument [benj]Stef Walter
2006-08-06when in -n mode, print commands even when it exists.Stef Walter
2006-08-06A bunch of fine tuning on the rrdbot-create tool.Stef Walter
2006-08-05Added support for RRD files not in the standard places. See #54Stef Walter
2006-08-05Added asynchronous DNS resolver. See #47Stef Walter
2006-04-04Add support for simpler create options.Stef Walter
2006-03-01Don't try and create files that don't have a create section.Stef Walter
2006-03-01Support config files in a config directory tree in rrdbot and tools.Stef Walter
2006-02-23Fix crasher on creating of RRDs.Stef Walter
2006-01-28Fix compile time warnings.Stef Walter
2006-01-28Add C RRD create tool. See #50Stef Walter