sourabhjha
Programmer
Hi,
Wanted some commands for getting cpu usage and cpu load which should generally work on all unix platform(my Os is sun-solaris so it shud work on it for sure).
I know commands like top,vmstat.Just not comfortable with filtering out just that number(load/average)
Actually i will be firing these commands from remote machine,so the requirement is such that the command should return just the number so as i need not parse the result further.
Thanks,
-Sourabh
Wanted some commands for getting cpu usage and cpu load which should generally work on all unix platform(my Os is sun-solaris so it shud work on it for sure).
I know commands like top,vmstat.Just not comfortable with filtering out just that number(load/average)
Actually i will be firing these commands from remote machine,so the requirement is such that the command should return just the number so as i need not parse the result further.
Thanks,
-Sourabh