Table 189 is a list of the UNIX Server for z/OS Monitor system variables that are supplied by Control-O.
Table 189 Unix Server for z/OS System Variables
Variable  | 
Description  | 
|---|---|
%%$RMONCPUTIME  | 
Total CPU time spent in kernel, in hundredths of a second.  | 
%%$RMONOVRIPCMSGNIDS  | 
Number of attempts to exceed the maximum number of message queue IDs.  | 
%%$RMONOVRIPCSEMNIDS  | 
Number of attempts to exceed the maximum number of semaphore IDs.  | 
%%$RMONOVRIPCSHMNIDS  | 
Number of attempts to exceed the maximum number of shared memory IDs.  | 
%%$RMONOVRIPCSHMSPGS  | 
Number of attempts to exceed the maximum number of shared memory pages for all segments.  | 
%%$RMONOVRMMAPAREA  | 
Number of attempts to exceed the maximum number of mmap storage pages.  | 
%%$RMONOVRPROC  | 
Number of times the maximum number of processes was exceeded.  | 
%%$RMONOVRPRUID  | 
Number of times the maximum number of processes per UID was exceeded.  | 
%%$RMONOVRSHRPAGES  | 
Number of attempts to exceed the maximum number of shared storage pages.  | 
%%$RMONOVRUID  | 
Number of times the maximum number of active UIDs was exceeded.  | 
%%$RMONMAXIPCMSGNIDS  | 
Maximum number of message queue IDs.  | 
%%$RMONMAXIPCSEMNIDS  | 
Maximum number of semaphore IDs.  | 
%%$RMONMAXIPCSHMNIDS  | 
Maximum number of shared memory IDs.  | 
%%$RMONMAXIPCSHMSPGS  | 
Maximum number of shared memory pages for all segments.  | 
%%$RMONMAXMMAPAREA  | 
Maximum number of mmap storage pages.  | 
%%$RMONMAXPROC  | 
Maximum number of processes.  | 
%%$RMONMAXPRUID  | 
Maximum number of processes per UID.  | 
%%$RMONMAXSHRPAGES  | 
Maximum number of shared storage pages as specified by BPXPRMXX parmlib statement MAXSHAREPAGES.  | 
%%$RMONMAXUID  | 
Maximum number of active UIDs.  | 
%%$RMONNUMIPCMSGNIDS  | 
Current number of message queue IDs.  | 
%%$RMONNUMIPCSEMNIDS  | 
Current number of semaphore IDs.  | 
%%$RMONNUMIPCSHMNIDS  | 
Current number of shared memory IDs.  | 
%%$RMONNUMIPCSHMSPGS  | 
Current number of shared memory pages for all segments.  | 
%%$RMONNUMMMAPPAGES  | 
Current number of mmap storage pages (in use).  | 
%%$RMONNUMPROC  | 
Current number of processes.  | 
%%$RMONNUMSHRPAGES  | 
Current number of shared storage pages.  | 
%%$RMONNUMUID  | 
Current number of active UIDs.  | 
%%$RMONSYSCALLS  | 
Total number of system calls. This includes system calls done internally by the kernel. It does not include trivial system calls.  | 
Parent Topic |