Search found 2 matches
- Fri Sep 27, 2013 1:26 am
- Forum: Open Source Nagios Projects
- Topic: Remote mail monitoring
- Replies: 4
- Views: 1805
Re: Remote mail monitoring
No. I was thinking more in terms of SMTP. But the problem is that script check_mailq.pl can not run on the remote mail server : # ./check_mailq Can't locate utils.pm in @INC (@INC contains: nagios/plugins /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/ven...
- Thu Sep 26, 2013 3:45 am
- Forum: Open Source Nagios Projects
- Topic: Remote mail monitoring
- Replies: 4
- Views: 1805
Remote mail monitoring
I have a Nagios core server version 3.2.3 (yes, I know it is old, but it works beautifully), and I want to monitor Sendmail mailq on 3 remote servers. I have tried with check_mailq, I have copied it on a Sendmail server, but it will not execute (libraries), and it requires Nagios installation on mai...