Installation guide

Table A.21. Linux::Memory Usage settings
Field Value
Include reclaimable memory no
Timeout* 15
Warning Maximum RAM Free
Critical Maximum RAM Free
A.5.8. Linux::Process Counts by State
The Linux::Process Counts by State probe identifies the number of processes in the following states:
Blocked - A process that has been switched to the waiting queue and whose state has been
switched to waiting.
Defunct - A process that has terminated (either because it has been killed by a signal or because it
has called exit()) and whose parent process has not yet received notification of its termination by
executing some form of the wait() system call.
Stopped - A process that has been stopped before its execution could be completed.
Sleeping - A process that is in the Interruptible sleep state and that can later be reintroduced
into memory, resuming execution where it left off.
Requirements - T he Red Hat Network monitoring daemon (rhnm d) must be running on the monitored
system to execute this probe.
Table A.22. Linux::Process Count s by State settings
Field Value
Timeout* 15
Critical Maximum Blocked Processes
Warning Maximum Blocked Processes
Critical Maximum Defunct Processes
Warning Maximum Defunct Processes
Critical Maximum Stopped Processes
Warning Maximum Stopped Processes
Critical Maximum Sleeping Processes
Warning Maximum Sleeping Processes
Critical Maximum Child Processes
Warning Maximum Child Processes
A.5.9. Linux::Process Count T otal
The Linux::Process Count T otal probe monitors a system and collects the following metric:
Process Count - The total number of processes currently running on the system.
Requirements - T he Red Hat Network monitoring daemon (rhnm d) must be running on the monitored
system to execute this probe.
Red Hat Satellite 5.6 Reference Guide
102