The system checks the PID usage every 30 seconds and compares the actual PID usage with the default PID usage threshold. This alarm is generated when the system detects that the PID usage exceeds the threshold.
When the Trigger Count is 1, this alarm is cleared when the PID usage is less than or equal to the threshold. When the Trigger Count is greater than 1, this alarm is cleared when the PID usage is less than or equal to 90% of the threshold.
Alarm ID |
Alarm Severity |
Auto Clear |
---|---|---|
12027 |
Major |
Yes |
Name |
Meaning |
---|---|
Source |
Specifies the cluster or system for which the alarm is generated. |
ServiceName |
Specifies the service for which the alarm is generated. |
RoleName |
Specifies the role for which the alarm is generated. |
HostName |
Specifies the host for which the alarm is generated. |
Trigger Condition |
Specifies the threshold triggering the alarm. If the current indicator value exceeds this threshold, the alarm is generated. |
No PID is available for new processes and service processes are unavailable.
Too many processes are running on the node. You need to increase the value of pid_max.
Increase the value of pid_max.
Example: echo 65536 > /proc/sys/kernel/pid_max
The maximum value of pid_max is as follows:
Collect fault information.
After the fault is rectified, the system automatically clears this alarm.
None