Hi

You can just unmonitor them. You can do that from command-line (monit
unmonitor all) or from the web UI (next to start-stop).


2012/11/5 trm asn <[email protected]>

> Hi List,
>
> I would like to disable auto stop/start of services from monit. Rather
> that task I will keep as manually from web UI.
>
> My config is as below .
>
> set eventqueue basedir /var/monit/ slots 1000
> set mmonit http://monit:[email protected]:8080/collector
> set httpd port 2812 and use address 192.168.1.13
> allow localhost
> allow 192.168.1.100
> allow admin:monitadmin
>
> set idfile /var/monit/id
> set statefile /var/monit/state
>
> include /etc/monit.d/*
> check process sshd with pidfile /var/run/sshd.pid
> start program  "/etc/init.d/sshd start"
> stop program  "/etc/init.d/sshd stop"
>
> check process mysql with pidfile /var/lib/mysql/10-167-161-12.pid
> start program  "/etc/init.d/mysql start"
> stop program  "/etc/init.d/mysql stop"
>
> --Best Regards,
> Tarak Ranjan
>
> --
> To unsubscribe:
> https://lists.nongnu.org/mailman/listinfo/monit-general
>



-- 
[image: Groupalia] <http://es.groupalia.com/>
www.groupalia.com <http://es.groupalia.com/>Tomàs NúñezIT-SysprodTel. + 34
93 159 31 00 Fax. + 34 93 396 18 52Llull, 95-97, 2º planta, 08005
BarcelonaSkype:
[email protected]<[email protected]>[image:
Twitter] Twitter <http://twitter.com/#%21/groupaliaes>    [image: Twitter]
 Facebook <https://www.facebook.com/GroupaliaEspana>    [image: Twitter]
 Linkedin <http://www.linkedin.com/company/groupalia>

<<twitter.png>>

<<linkedin.png>>

<<facebook.png>>

<<groupalia.jpg>>

--
To unsubscribe:
https://lists.nongnu.org/mailman/listinfo/monit-general

Reply via email to