Linux-Noob Forums
Install and configure Monit?? - Printable Version

+- Linux-Noob Forums (https://www.linux-noob.com/forums)
+-- Forum: Linux Noob (https://www.linux-noob.com/forums/forum-3.html)
+--- Forum: How Do I? (https://www.linux-noob.com/forums/forum-60.html)
+--- Thread: Install and configure Monit?? (/thread-829.html)



Install and configure Monit?? - vcarrion - 2008-09-19

Anyone here use monit and know how to install it and configure it on Redhat? Something keeps killing sendmail and I want monit to restart the process until I dig far enough in to figure out what the cause is.



Install and configure Monit?? - Dungeon-Dave - 2008-09-24


I don't know about monit (I use mrtg and cacti) but have you checked the logfiles?

 

Usually there's some information in /var/log/messages, or /var/log/maillog - it could shed some light on what's causing sendmail to throw a wobbly.