Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 Aug 2007 13:08:31 +0100
From:      Hugo Silva <hugo@barafranca.com>
To:        Nikos Vassiliadis <nvass@teledomenet.gr>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: logging system load
Message-ID:  <46B1C93F.6050503@barafranca.com>
In-Reply-To: <200708021344.34110.nvass@teledomenet.gr>
References:  <45aa0f1ea2aa8ccfedf482bc63ea8723@szalbot.homedns.org>	<200707251950.16938.idiotbg@gmail.com> <200708021344.34110.nvass@teledomenet.gr>

next in thread | previous in thread | raw e-mail | index | archive | help
Nikos Vassiliadis wrote:
> On Wednesday 25 July 2007 20:50, Momchil Ivanov wrote:
>   
>> На Wednesday 25 July 2007 19:38:41 Zbigniew Szalbot написа:
>>     
>>> Dear all,
>>>
>>> Is there a tool similar to top which would measure system load and
>>> write it to a file that could later be analyzed? The time when my
>>> system is most loaded happens between 3 and 5 a.m. so a trace of the
>>> system load would be a wonderful thing to have. I need it to tailor
>>> some of the jobs accordingly. Any advice?
>>>
>>> Thanks in advance!
>>>       
>> You can make a cronjob doing "uptime >> /path/to/logfile" every minute
>>     
>
> Or perhaps "sysctl -n vm.loadavg" instead of uptime,
> which is the same information, but requires less
> scrubbing.
>
> Nikos
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
>   

See bsdsar in the ports.




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