summaryrefslogtreecommitdiffstats
path: root/rrdtool-model.lua
Commit message (Collapse)AuthorAgeFilesLines
* Validating filename/filepathMika Havela2009-07-031-0/+5
|
* Functionallity to create new DB.Mika Havela2009-07-031-1/+36
| | | | Still missing validation on userinput.
* Changing/modifying description/help text when creating a new RRD.Mika Havela2009-07-031-4/+8
|
* Adding functionallity to see 'rrdtool info' on the existing DBs.Mika Havela2009-07-031-0/+10
|
* Adding delete() to be able to remove .rrd DB'sMika Havela2009-07-021-3/+26
| | | | Hiding some debug information in the listrrd view-file.
* Started on 'create new rrd' function (still much to do).Mika Havela2009-07-021-0/+11
| | | | The viewfile for NewRRD is showing some forms, but it's still not usable.
* Initial commit on modelMika Havela2009-06-291-0/+93