Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Sep 2007 16:43:39 +0200
From:      Momchil Ivanov <idiotbg@gmail.com>
To:        freebsd-questions@freebsd.org
Cc:        sgmayo@mail.bloomfield.k12.mo.us
Subject:   Re: CPU Monitoring Software
Message-ID:  <200709291643.40069.idiotbg@gmail.com>
In-Reply-To: <2917.204.184.27.217.1190984024.squirrel@mail.bloomfield.k12.mo.us>
References:  <2917.204.184.27.217.1190984024.squirrel@mail.bloomfield.k12.mo.us>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 28 September 2007 14:53:44 sgmayo@mail.bloomfield.k12.mo.us wrote:
> I was wanting to see what my servers utilize as far as memory, disk, cpu,
> etc. over a certain time period.  Is there some software that I can use?
> I guess something like the 'top' command that gives an average output over
> a certain time.
>
> I downloaded sysstat for my linux boxes, but it does not want to compile
> under freebsd.
>
> Thanks.

You can use cacti + snmp. All you have to do is install and configure snmp on 
all your machines and then set up cacti + web server with php on some machine 
to gather all the info from the others via snmp. You will get nice graphs 
(cacti uses rrdtools) for almost everything you can get via snmp (disk usage, 
cpu utilization, network traffic, load average,...........) where you can 
utilize hirstorical view (last week, last month, from xxx to xxx, .......).



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709291643.40069.idiotbg>