views:

296

answers:

5

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 recently broke on me (for no apparent reason), I spent 3 hours and got no where.

I would like a tool like Cacti but super easy to setup. I have some familiarity wit RRD so a little bit of manual work is okay.

To make this more programming related: An alternative to a different software package would be to develop something custom built. Has anybody attempted this? What pieces to you use to built which parts?

A: 

Unfortunately they are all very time-consuming to learn and configure. You have to spend time to understand all the principles used and read sample configurations.

No short-cuts on this chore :-D

mercutio
+1  A: 

I think this is what I want:

http://collectd.org

Collectd in combination with drraw looks like it will fit my needs.

djensen47
+1  A: 

I don't know if this will meet your needs, but you might also want to look at RRDUtil:

http://www.tnpi.biz/internet/manage/rrdutil/

davidcl
A: 

We use gmond and ganglia.

Scott
+2  A: 

There are a slew of tools out there: * Cacti * Ganglia * Zabbix * Hyperic * Monit * Reconnoiter * Graphite

Each focus on different aspects of usability. Reconnoiter and Graphite were born out of specialized needs and wanting greater resolution than RRD can provide.

I suggest you do take another look at Cacti before building yourself. Create templates in cacti for your hosts and your graphs. Then use the built in cli tools to automate. This way for each host, you do not need to click through the GUI.