monit doesn't run stop action
Marc Rossi <[email protected]>
| Newsgroups | gmane.comp.monitoring.monit.general |
|---|---|
| Message-ID | <CAMJu8Uai6Km+JnyyjQYosA-Re2F+mT-1q=bReKdE6C_jf9DGRw@mail.gmail.com> |
Looking through source right now but figured I'd throw it out to list to see if this is something obvious I'm doing wrong. Long time monit user but on a few of our apps we have recently been having problems with the shutdown action possibly not running. For the app that DOES shut down properly logs show the following: [CST Mar 4 17:00:02] info : 'foo' stop on user request [CST Mar 4 17:00:02] info : Monit daemon with PID 17733 awakened [CST Mar 4 17:00:02] info : Awakened by User defined signal 1 [CST Mar 4 17:00:02] info : 'foo' stop: '/usr/bin/pkill -u nobody -f /usr/local/bin/foo.py' [CST Mar 4 17:00:02] info : 'foo' stop action done For the app that is not stopping properly logs show the following: [CST Mar 4 15:15:01] info : 'bar' stop on user request [CST Mar 4 15:15:01] info : Monit daemon with PID 17733 awakened [CST Mar 4 15:15:01] info : Awakened by User defined signal 1 [CST Mar 4 15:15:01] info : 'bar' stop action done Could be a red herring but where is the stop action line in the second log excerpt? Now the shutdown commands are indeed different between foo & bar but still would expect to see the stop action listed. TIA Marc -- To unsubscribe: https://lists.nongnu.org/mailman/listinfo/monit-general