2
votes
1answer
514 views
How can I update data with RRDtool?
I am using RRDtool for storing data for displaying graphs. I update the RRD by RRDs::update and this fails when trying to rewrite the information, means update data for a time in the past (e.g. …
2
votes
1answer
329 views
Creating a new rrd database based on an existing one
I have some old rrdtool databases, for which the exact creation recipe has long been since lost. I need to create a new database with the same characteristics as the current ones. I've dumped a couple …
0
votes
5answers
143 views
Make recommendations on building (or setting up) an RRD Tool based web app for website monitoring that is simpler than Cacti?
I think Cacti is great except for the fact that it takes hours to configure it. There is a lot that you can do with it but I find it a little overly complicated. A script collecting disk utilization …
0
votes
2answers
92 views
Tracking/Monitoring sudden trend changes
I track alot of things with RRD, eg, uptime, network throughput, etc. This works well when you can fit all the graphs on a single page, however, once you scale beyond a page it becomes difficult to …
