monit does not respect program dependency

Issue #249 resolved
Harivardhan Pyaram created an issue

If a process has a program dependency, monit should start the program only if the program exits with status ok. monit doesn't do that. It simply monitors the program and starts the process without waiting for the program to return a status ok.

Comments (5)

  1. Harivardhan Pyaram reporter
    • changed status to open

    monit-5.15-beta doesn't seem to have the hard dependencies yet. monit is still starting the process even with the program failing

  2. Tildeslash repo owner

    Please can you start monit in debug mode, reproduce the problem and send full output to support@mmonit.com?

    Debug mode:

    monit -vI
    
  3. Log in to comment