Dear Maintainer,
* What led up to the situation?
My custom bash script called by Monit seems to be caching old failed results which caused monit to run the monitored service restart command unnecessarily.
If I run the monitoring script manually, there is no error, but monit runs indicate otherwise.
* What exactly did you do (or not do) that was effective (or
ineffective)?
restarted monit
* What was the outcome of this action?
Custom script output reported correctly.