Project target is to develop tool which simplifies stat and diagram generation.
Please note that this app does not generate nor collect stats itself. It uses rrdtool to generate graphs, and will work best with rrd files generated by collectd daemon.
This projects consists of two parts: python
... [More]
rrdtool librarry wrapper, which 'pythonize' the communication with rrdtool library, and the stat generation itself.
Application usage is very simple: just prepare configuration file(s) and run the tool. Please check conf file description to see how easy you can define diagrams. [Less]