Hello everyone!
I have such a task.
My Zabbix 4.4 is monitoring the certificate file that was created on 01/09/2019.
The certificate is valid for one year - 365 days.
I have set two alarm triggers - one month before the certificate expires and the other one 14 days before expiry day.
The problem is that the trigger does not work properly. Zabbix threw out the alert immediately. Somewhere I made a mistake but I don't know where.
Can any of you tell me where I am making a mistake?
regards,
Seweryn
I have such a task.
My Zabbix 4.4 is monitoring the certificate file that was created on 01/09/2019.
The certificate is valid for one year - 365 days.
I have set two alarm triggers - one month before the certificate expires and the other one 14 days before expiry day.
- vfs.file.time[{#FILE}].last()}>335
- vfs.file.time[{#FILE}].last()}>351
The problem is that the trigger does not work properly. Zabbix threw out the alert immediately. Somewhere I made a mistake but I don't know where.
Can any of you tell me where I am making a mistake?
regards,
Seweryn
Comment