Hi, I'm trying to monitor my windows servers Scheduled Tasks because sometimes the "Last Run Time" is stuck and even if "Next Run Time" is getting updated, The "Last Run Time" is not changing and the task is frozen.
So I can read the "Last Run Time" & "Next Run Time" using this template: https://github.com/Iakim/Zabbix-ScheduledTask
The problem is that I can't think of a good trigger to monitor this.
I was thinking about triggering a problem if the "Last Run Time" hasn't changed lately but the problem is that I have different run times for different tasks ( Daily, Weekly, Hourly and so on.. ).
I would love to hear some of your thoughts about this.
Thank you
So I can read the "Last Run Time" & "Next Run Time" using this template: https://github.com/Iakim/Zabbix-ScheduledTask
The problem is that I can't think of a good trigger to monitor this.
I was thinking about triggering a problem if the "Last Run Time" hasn't changed lately but the problem is that I have different run times for different tasks ( Daily, Weekly, Hourly and so on.. ).
I would love to hear some of your thoughts about this.
Thank you