-
|
Hi there! I'm currently trying to check for stuck tasks on the Windows Task Scheduler with check_tasksched. The first idea was to refer to So my problem could be solved in either of two ways:
Does somebody got an idea on how to accomplish this? Or would this a new feature request? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Self-answered: after tedious testing I verified the following return codes:
So for my needs I trigger critical if the task
The final check command looks like this: |
Beta Was this translation helpful? Give feedback.
Self-answered:
after tedious testing I verified the following return codes:
So for my needs I trigger critical if the task