Hi all, I'm using monit 5.0.3 to monitor a daemon. check process manage_github_japns with pidfile /var/run/japns/japns.pid start program = "/usr/local/bin/start_japns" stop program = "/usr/local/bin/stop_japns"
If I do "sudo /usr/local/bin/start_japns" it works (the same for "sudo /usr/local/bin/stop_japns"), but if I try to use monit to start it using "sudo monit start manage_github_japns" I get "Execution failed".
Is there a log to see what goes wrong? Thank you, Simone -- To unsubscribe: https://lists.nongnu.org/mailman/listinfo/monit-general
