Subject: Re: Read out processor load
From: Paul Brannan <pbrannan atdesk.com>
Date: Wed, 7 Nov 2007 11:00:51 +0900
References: 277713
In-reply-to: 277713
On Wed, Nov 07, 2007 at 12:07:10AM +0900, K. R. wrote:
> How can I read out the processor load with a rubyapp?
> thanks for help...
On Linux you can read load from /proc/loadavg. See the other replies
for other ideas.
Paul