Appendix C. Probes 171• Blocked — The number of processes that have been switched to the waiting queue and waitingstate.• Child — The number of processes spawned by another process already running on the machine.• Defunct — The number of processes that have terminated (either because they have been killed bya signal or have called exit()) and whose parent processes have not yet received notification oftheir termination by executing (some form of) the wait() system call.• Stopped — The number of processes that have been stopped before their executions could be com-pleted.• Swapped — The number of processes that have been written to disk, generally due to a severememory shortfall.Field ValueCritical Maximum Blocked ProcessesWarning Maximum Blocked ProcessesCritical Maximum Child ProcessesWarning Maximum Child ProcessesCritical Maximum Defunct ProcessesWarning Maximum Defunct ProcessesCritical Maximum Stopped ProcessesWarning Maximum Stopped ProcessesCritical Maximum Swapped ProcessesWarning Maximum Swapped ProcessesTable C-70. RHN Satellite Server::Process Counts settingsC.10.9. RHN Satellite Server::ProcessesThe RHN Satellite Server::Processes probe monitors the number of processes on a Satellite and col-lects the following metric:• Processes — The number of processes running simultaneously on the machine.Field ValueCritical Maximum ProcessesWarning Maximum ProcessesTable C-71. RHN Satellite Server::Processes settingsC.10.10. RHN Satellite Server::Process HealthThe RHN Satellite Server::Process Health probe monitors customer-specified processes and collectsthe following metrics: