Refactoring: Moved more storage check parameters from unsorted.py to dedicated module...
[check_mk.git] / checkman / windows_tasks
blob61425d5e180980e77269d617d899db2d2bafe1b0
1 title: Check Windows Task Scheduler
2 agents: windows
3 catalog: os/misc
4 license: GPL
5 distribution: check_mk
6 description:
7  The Windows Task Scheduler Checks controlls the last return state of windows task scripts.
8  The check goes to {WARNING} state, if the task is disabled. If the Script from the Task returns
9  another return code as "0", "1", "267009", "267014", "267045", "-2147216609", "-2147750687"
10  the Check goes {CRITICAL}.
11  In order to run, its needed to copy the windows_tasks.ps1 script to the plugin folder of the agent.
13 inventory:
14  One service will be created for each enabled task