Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Re: Re: Finding out Processor Usage

by insensate (Hermit)
on Apr 11, 2004 at 00:16 UTC ( [id://344180]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Finding out Processor Usage
in thread Finding out Processor Usage

uptime will output the current time, the time the system has been up, the number of users connected and the load averages. The load averages are a condensation of the %usr, %sys and %wio cpu statistics at that given time. Where usr and sys represent the % cpu cycles dealing with user and system calls respectively and wio are the percentage of cycles that are bound on io waits.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://344180]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (5)
As of 2024-03-29 09:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found