vote up 0 vote down star

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?

flag
Wow, this is a harsh crowd. – djensen47 Nov 9 '08 at 20:04

5 Answers

vote up 0 vote down

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

link|flag
vote up 1 vote down

I think this is what I want:

http://collectd.org

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

link|flag
vote up 1 vote down

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/

link|flag
vote up 0 vote down

We use gmond and ganglia.

link|flag
vote up 0 vote down

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.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.