Hello everyone,
I need help with a trigger, and the Zabbix documentation hasn't been helpful.
We are querying a value from an SQL database. After preprocessing, we receive the date in the following format: YYYYMMDD as a character string.
Now, I want to create a trigger that activates when the date is older than two days.
Can someone assist me with this?
Best regards, Polo
I need help with a trigger, and the Zabbix documentation hasn't been helpful.
We are querying a value from an SQL database. After preprocessing, we receive the date in the following format: YYYYMMDD as a character string.
Now, I want to create a trigger that activates when the date is older than two days.
Can someone assist me with this?
Best regards, Polo
Comment