140. Security - Certificate¶
This check will monitor the certificate expiration time to make sure a new certificate is issued and installed in time to ensure availability of IFS Applications.
Multiple Instances: Yes (per certificate used)
Interval: Every 60 minutes (12 times per day)
Status | Expression |
---|---|
Critical | If ( Certificate Expiration Days Left < 15) |
Warning | If ( Certificate Expiration Days Left < 30) |
OK | If not status Warning or Critical. |
Unknown | Missing application response. |