Monit Not Starting
- by heavymark
Installed Monit per http://wiki.mediatemple.net/w/%28dv%29_4.0_-_Making_It_Better_::_Installing_Monit
monit -t shows syntax is OK.
My config file is: http://pastie.org/5031846
Running: /etc/init.d/monit start
Results in: Starting monit:
It's suppose to say:
Starting monit: Starting monit daemon with http interface at [*:2812]
[ OK ]
This is on Centos 5.8. Is there anyway I can test why it's not starting properly or how to resolve it?