[Omaha.pm] rrdtool rulez, I second that thought

Mat Caughron mat at phpconsulting.com
Fri Jan 14 12:34:56 PST 2005


Jay et al:

Yes, rrdtool rrulez.  There's a sweet little php front-end to it too:
	http://www.cacti.net/

I installed this in like 2002 and it still works like a charm.
Amazing how compact the time data storage and that they built it to not
have to change in 3+ years.

Looks like now they've got scripts for monitoring pretty much every solid
daemon; bind, sendmail, qmail, pluls snmp traps, mysql table rows,
iptables bandwidth usage, yada yada
	http://www.cacti.net/additional_scripts.php

Full of delicious and chewy *nix goodness and so, so right for the price.

:)


Mat Caughron, CISSP
PHP Consulting


On Fri, 14 Jan 2005, Jay Hannah wrote:

>
> Wow. rrdtool is cooler than I thought. I've been messing with it for a
> week and now I have 25 different things I'm monitoring by minute, week,
> year, and biannually (approx.).
>
> I was introduced to RRD via MRTG and Big Brother, but I didn't realize
> how cool and customizable it was for your own arbitrary stuff.
>
>     http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/
>
> Using a Perl library to talk to RRD makes things even quicker to set up:
>
>     http://search.cpan.org/~mschilli/RRDTool-OO-0.11/lib/RRDTool/OO.pm
>     (Thanks Mike!!)
>
> I wrote a little (Perl) CGI wrapper around it and now I can RRD, graph,
> and trend any new datapoint I want in about 10 minutes.
>
> I also didn't realize how sweet the RRD built-in graphing stuff is. Mix
> and match (stack, multi-line, whatever) all your different RRD
> datasets. Run calculations, summaries, whatever. Graphs pop out
> instantly in gobs of different styles, formats, etc. Don't like the
> look? Tweak the config and the graph changes -- the data is completely
> stand-alone.
>
> Much quicker than GD::Graph'ing stuff myself!! -grin-
>
> j
>
> _______________________________________________
> Omaha-pm mailing list
> Omaha-pm at pm.org
> http://mail.pm.org/mailman/listinfo/omaha-pm
>


More information about the Omaha-pm mailing list