On Wed, 01 Jul 2009, Dei Bertine wrote: > I got it! :-) > > I got confused with the check_nrpe plugin. > > So what I did was enabled nrpe on the host side, then configured my services > in nagios to check_nrpe!check_smtp > > Now Nagios is happy. > SMTP OK - 0.004 sec. response time
Assuming you want to know if other machines can connect to this server and send mail, this is most likely not what you want to do. All it will tell you is that the SMTP server can connect to itself. If that *is* what you want, NRPE is the right way to go. If you need to know if other machines can connect to the SMTP server, though, you probably don't want to use NRPE. ------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/Challenge _______________________________________________ Nagios-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null
