User Tools

Site Tools


rrdtool

This is an old revision of the document!


RRDTool

Compact, simple example

Data Source

0@@

Create a database

1@@

Update the database and print out the latest graph

2@@

Schedule this shell to run on a regular basis

3@@

A more involved example

4@@

Display information about the database

5@@
6@@

Export a part of the data in the RRA in JSON or XML format

Most of these parameters are the same as those used to graph the data

7@@

or

8@@

and trim the results to bare data

9@@

Delete entry in rrd database

This function is not (yet) available and so the best work-around is:

  • Use RRDTool Dump to export RRD file to XML
  • Open the XML file, find and edit the bad data
  • Restore the RRD file using RRDTool Restore
10@@

and

11@@

References

rrdtool.1544273361.txt.gz · Last modified: 2018/12/08 12:49 by 0.0.0.0

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki