These counters measure Image Services stub process startup statistics.
Soft Report Symbol | Definition | Counter | Mapping to an external variable |
---|---|---|---|
ppm.Processes | PPM process starts or server request handler starts. This number can be high when you start the application but should approach 0 as steady state is reached. If the number increases after steady state, it can indicate that processes are being stopped and restarted. | counter_data.Processes | CNT_PPM_Process |
ppm.NoProcesses | No service request handlers are available because all of the handlers are in use. No available service request handlers can indicate that the number of handlers in serverConfig is set too low. | counter_data.NoProcesses | CNT_PPM_NoProcess |