Nagios NRPE Command for checking exim queue count

Nagios NRPE Command for checking exim queue count
Written by Sayid Munawar <ayik@freebsd.or.id>
script skeleteon based on check_log written by Ethan Galstad (nagios@nagios.org)
Last Modified: August 5, 2006
Usage: ./check_eximq [-w count_warn] -c [count_crit]
Description:
This plugin will get output from exim -bpc. That is the count for current exim queue
if output is below count_warn then will return OK,
if output is [...]

Tags: , , ,

Filed under:Script

Exim Error log : Gid 99 is not permitted to relay mail

Exim Error Log :
2008-02-12 14:37:04 1JOphQ-0007td-6w <= nobody@titik.org U=nobody P=local S=629 T=”Testing Kirim Email”
2008-02-12 14:37:04 cwd=/var/spool/exim 3 args: /usr/sbin/exim -Mc 1JOphQ-0007td-6w
2008-02-12 14:37:04 1JOphQ-0007td-6w ** me@titik.org R=checkspam2: Gid 99 is not permitted to relay mail, or has directly called /usr/sbin/exim instead of /usr/sbin/sendmail.
2008-02-12 14:37:04 1JOphQ-0007td-6w ** me@titik.org R=checkspam2: Gid 99 is not permitted to relay mail, [...]

Tags: , ,

Filed under:Error