[INUG-Users] cpu usage and number of cpu's, unixy question

Alex alextheblade at gmail.com
Thu Jan 3 14:19:44 EST 2008


hi,

I wrote a test script to test high cpu usage. The script shows 50% cpu usage
on a sun box with 2 cpu's but on another box I used to test, which is
actually a solaris "zone" it shows 100%. Is there a way to predict what the
number will be so when I set ssm to monitor high cpu I set it to the right
number?

thanks

test script:


#!/usr/bin/perl
while (1) {

}



More information about the Users mailing list