Evaluating zIIP Usage
In order to evaluate server zIIP processing in a session, you can query the following Dialogue Manager variables that accumulate statistics about CPU processing:
&FOCCPUaccumulates the time spent on a Central Processor. This is an existing variable that precedes zIIP enablement.&FOCZIIPCPUaccumulates the time actually spent on the zIIP processor (in SRB mode). This is the normalized CPU value using the same scale as &FOCCPU.&FOCZIIPONCPaccumulates the time that processing could have been offloaded to the zIIP processor but was diverted to the Central Processor by the system.Note:&FOCCPUincludes the value of&FOCZIIPONCP.- The sum of
&FOCZIIPCPUand&FOCCPUrepresents the total CPU utilized by the server agent. - If you set
ZIIP=OFF, the zIIP variables do not accumulate further but are not reset to zero. If you later setZIIP=ON, they resume accumulating statistics.
The RM (Resource Manager) that monitors server usage also captures zIIP statistics.