NSClient++ Help (#1) - CheckTaskSched (#181) - Message List

Is there any documentation available for CheckTaskSched ?

  • Message #509

    not really, (it is pretty new) think there is some mentions in the change log:

     + Added new Check command: CheckTaskSched Use like so:
         CheckTaskSched +filter-exit-code==1 ShowAll MaxWarn=1 MaxCrit=1
    

    There is a bunch of other things you can filter like: (just cut from the source)

    • account-name
    • application-name
    • comment
    • creator
    • exit-code
    • flags
    • working-directory
    • flags
    • most-recent-run-time
    • next-run-time
    • parameters

    To be added later:

    There are two checks:

    i.e. look for something with a specific check. (apparently not implemented yet I just saw)

    i.e. look if you have checks which are something.

    MickeM

Subscriptions