Date: Fri, 2 Jun 2006 09:39:21 +1000 From: Norberto Meijome <freebsd@meijome.net> To: "Atom Powers" <atom.powers@gmail.com> Cc: Frank Bonnet <f.bonnet@esiee.fr>, freebsd-questions@freebsd.org Subject: Re: system load mrtg ? Message-ID: <20060602093921.58fe20f7@localhost> In-Reply-To: <df9ac37c0606011121v6a997099geb68631a02793ed9@mail.gmail.com> References: <447EAE41.9090005@esiee.fr> <20060601231922.092460ea@localhost> <df9ac37c0606011121v6a997099geb68631a02793ed9@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 1 Jun 2006 11:21:35 -0700 "Atom Powers" <atom.powers@gmail.com> wrote: > On 6/1/06, Norberto Meijome <freebsd@meijome.net> wrote: > > On Thu, 01 Jun 2006 11:07:13 +0200 > > Frank Bonnet <f.bonnet@esiee.fr> wrote: > > > > > Hello > > > > > > I'm searching for some tools that are able to produce > > > some graphics ( understandables by managers ...) to > > > show the system load ( CPU . DISK I/O , memory ... etc etc ) > > > > > > > http://www.cacti.net/ > > > > Seconded. > I used cricket (an mrtg clone) for a long time. But cacti makes > setting up the hosts and graphs so much easier. (Although I still have > to figure out how to create custom data sources...) > they are not that hard to create - you need something that returns a series of values (as many as defined in your data source in cacti) and then feed that into the processor. I remember that the tricky bit was understanding how all the custom Cacti components plugged into cacti (i.e, custom data source, custom this and that ), rather than the feed of the data itself. I'll see if I can dig up some sample if you need me to. Regards, Beto
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060602093921.58fe20f7>