The system starts at 00:00 every day to check whether user omm and the password are about to expire every eight hours. This alarm is generated if the user or password is about to expire in 15 days.
The alarm is cleared when the validity period of user omm is changed or the password is reset and the alarm handling is complete.
Alarm ID |
Alarm Severity |
Auto Clear |
---|---|---|
12031 |
Major |
Yes |
Parameter |
Description |
---|---|
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. |
The node trust relationship is unavailable and Manager cannot manage the services.
User omm or the password is about to expire.
chage -l omm
If the parameter value is never, the user and password are valid permanently; if the value is a date, check whether the user and password are about to expire within 15 days.
chage -E 'specified date' omm
chage -M 'number of days' omm
None