144 Appendix C. ProbesRequirements — The Red Hat Network Monitoring Daemon (rhnmd) must be running on the moni-tored system to execute this probe.Field ValueInclude reclaimable memory noTimeout* 15Warning Maximum RAM FreeCritical Maximum RAM FreeTable C-21. Linux::Memory Usage settingsC.5.8. Linux::Process Counts by StateThe Linux::Process Counts by State probe identifies the number of processes in the following states:• Blocked — One that has been switched to the waiting queue and the state of the process has beenswitched to the waiting state.• Defunct — One that has terminated (either because it has been killed by a signal or because it hascalled exit()) and whose parent process has not yet received notification of its termination byexecuting (some form of) the wait() system call.• Stopped — One that has been stopped before its execution could be executed.• Sleeping — One that has been removed from memory by the medium-term scheduler to reduce thedegree of multiprogramming. It is later reintroduced into memory and execution resumes where itleft off.Requirements — The Red Hat Network Monitoring Daemon (rhnmd) must be running on the moni-tored system to execute this probe.Field ValueTimeout* 15Critical Maximum Blocked ProcessesWarning Maximum Blocked ProcessesCritical Maximum Defunct ProcessesWarning Maximum Defunct ProcessesCritical Maximum Stopped ProcessesWarning Maximum Stopped ProcessesCritical Maximum Sleeping ProcessesWarning Maximum Sleeping ProcessesCritical Maximum Child ProcessesWarning Maximum Child ProcessesTable C-22. Linux::Process Counts by State settings