Hello All To check if a process is running the only thing I have to do is : check process <process> with pidfile "/var/run/<process>.pid" start = "/etc/init.d/<process> start" stop = "/etc/init.d/<process> stop" right ? and if the process doesn't have pid file (I know that this question is already answered but I would like to know your opinions) Thanks
-- To unsubscribe: http://lists.nongnu.org/mailman/listinfo/monit-general
