I have configured webmin service in monit

check process webmin with pidfile /var/webmin/miniserv.pid start program = "/etc/init.d/webmin start"
stop program = "/etc/init.d/webmin stop" if failed host in1.miracletel.com port 10000 then restart if loadavg (1min) greater than 5 for 1 cycles then alert if changed pid for 2 times within 2 cycles then alert if 2 restarts within 3 cycles then timeout

If I kill the webmin the process the status shows "Does not exist", would you please confirm, whether I have missed any thing in the script. Also, would you please confirm what are all the services can be done in monit?

link|improve this question
possible duplicate of Monit Webmin service is not activating – jscott Nov 23 '10 at 14:06
No, this is not an duplicate of it, but many other questions – Nagaraj Nov 23 '10 at 15:46
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.