Dave22
11-30-2002, 10:34 PM
Just started using SecureCRT 4.0 and it shows the server idle % the higer the better right and if it goes down to 0% the server is out of power?
![]() | View Full Version : Server Idle % means what? Dave22 11-30-2002, 10:34 PM Just started using SecureCRT 4.0 and it shows the server idle % the higer the better right and if it goes down to 0% the server is out of power? IGobyTerry 11-30-2002, 10:39 PM I'd assume that would mean 100% of the processing power is in use if there was 0% idle. So yes, the higher percent idle the better. Dave22 11-30-2002, 11:30 PM Thanks don't happen to know what Nice does or stands for to do you? thedavid 12-01-2002, 02:11 AM Originally posted by Dave22 Thanks don't happen to know what Nice does or stands for to do you? From the nice manpage: nice - run a program with modified scheduling priority SYNOPSIS nice [OPTION] [COMMAND [ARG]...] DESCRIPTION Run COMMAND with an adjusted scheduling priority. With no COMMAND, print the current scheduling priority. ADJUST is 10 by default. Range goes from -20 (highest priority) to 19 (lowest). I think that says it all, and says it best... -TheDavid |