I was looking at: http://mmonit.com/wiki/Monit/FAQ which has a simple example on how to setup monit to run from your inittab file.
I presume that the configuration file I should do a: "set init" the process seems to be running: #> ps -aux | grep "monit" root 6392 0.0 0.0 49308 2056 ? Ss 10:23 0:00 /usr/bin/monit -Ic /etc/monit.conf -l /var/log/monit.log inittab: mo:2345:respawn:/usr/bin/monit -Ic /etc/monit.conf -l /var/log/monit.log but it doesn't seem to be monitoring any of my services. If I run monit using the startup script everything works fine. Am I missing something obvious? -- Samir Faci *insert title* fortune | cowsay -f /usr/share/cows/tux.cow -- To unsubscribe: http://lists.nongnu.org/mailman/listinfo/monit-general
