rrdtool
This is an old revision of the document!
Table of Contents
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@@
Print out the data in the database
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.1544130327.txt.gz · Last modified: 2018/12/06 21:05 by 91.177.234.129
