Installation guide

Table A.69. Red Hat Satellite::Process Counts settings
Field Value
Critical Maximum Blocked Processes
Warning Maximum Blocked Processes
Critical Maximum Child Processes
Warning Maximum Child 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
A.10.8. Red Hat Satellite::Processes
The Red Hat Satellite::Processes probe monitors the number of processes on a Satellite and collects
the following metric:
Processes - The number of processes running simultaneously on the machine.
Table A.70. Red Hat Satellite::Processes set tings
Field Value
Critical Maximum Processes
Warning Maximum Processes
A.10.9. Red Hat Satellite::Process Health
The Red Hat Satellite::Process Health probe monitors customer-specified processes and collects the
following metrics:
CPU Usage - The CPU usage percent for a given process.
Child Process Groups - The number of child processes spawned from the specified parent process.
A child process inherits most of its attributes, such as open files, from its parent.
Threads - The number of running threads for a given process. A thread is the basic unit of CPU
utilization, and consists of a program counter, a register set, and a stack space. A thread is also
called a lightweight process.
Physical Memory Used - T he amount of physical memory in kilobytes being used by the specified
process.
Virtual Memory Used - The amount of virtual memory in kilobytes being used by the specified
process, or the size of the process in real memory plus swap.
Specify the process by its command name or process ID. (PID). Entering a PID overrides the entry of a
command name. If no command name or PID is entered, the error Command not found is displayed and
the probe is set to a CRIT ICAL state.
Probes
127