Shortage_of_UNIX_Processes_Crit

Shortage_of_UNIX_Processes_Crit checks to determine if the current number of processes is very close to 90. The formula is:

*VALUE USS_Kernel.Used_Processes *GE 90

If the maximum is reached, no more processes can be started. If this condition is due to expected growth, increase the maximum value. Otherwise, a system programmer should be notified.