No timeout for check program

Issue #482 new
Sebastiaan la Fleur created an issue

Hi!

Right now a check program always has a timeout. However, if you just want to let it finish whenever, you have to specify a very long dummy timeout. A no timeout specification would be great! Config could be similar to:

check program ls with path "/bin/ls"
     with notimeout
     every "0 0 * * *"

Comments (1)

  1. chika tambun

    It would be nice to have start program without timeout, eg: like radio streaming but still be monitored with daemon interval.

  2. Log in to comment