Tagged Questions
3
votes
4answers
1k views
Is there a RRDTool .net equivalent
I need to monitor a lot of data, and i know that RRDTool is a good option, but entire app is c# so ill prefer some Microsoft way or .net port.
Is there a .net way of doing the same as RRDTool?
1
vote
5answers
583 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
201 views
Ganglia Metric Value Decay To Zero
I am sending metrics to Ganglia using Gmetric once every 5 minutes. But if the cron task that is sending the metrics is not working, I would expect the metric value on the Ganglia graph to go to zero, ...
0
votes
1answer
146 views
Creating RRD's, Cant quite understand RRA's
I am trying to use RRDTool to create some graphs for monitoring network traffic.
I understand how most of the config to create the RRD's works, but im a little lost on the RRA definitions.
I want to ...