Today I sucessfully installed Monit and wrote a configuration file which is obviously valid.

In this file there are some statements for monitoring apache, for example:

start program “/etc/init.d/apache2 start”
stop program “/etc/init.d/apache2 stop”

The files DO exist in this directrory, a fully functional Apache2 deamon is running and I can start and stop it.

When I run Monit from a ROOT TERMINAL I get the following:

Warning: the executable does not exist '“/etc/init.d/apache2

But it does. I haven't found any advice, neither in the manual nor in the mailing-list. Do I have to set up special permissions for monit? Create new users or groups?

Maybe it's too silly :)

Could anyone help? Thanks a lot!

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

Reply via email to