Re: [Nagios-users] check_nrpe 2.0 and simple shell scripting

2006-02-17 Thread Frank Thyes
Hi Marc, +++ Marc Powell [Fri, Feb 17, 2006 at 08:40:48PM CET]: > > Typically mail queues are only readable by root. Have you modified > permissions on the queue directory, the script or are you using sudo to > run it successfully as a non-root user? The mailq command typically has > the required

RE: [Nagios-users] check_nrpe 2.0 and simple shell scripting

2006-02-17 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Frank Thyes > Sent: Friday, February 17, 2006 1:30 PM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] check_nrpe 2.0 and simple shell scripting >

[Nagios-users] check_nrpe 2.0 and simple shell scripting

2006-02-17 Thread Frank Thyes
Dear list, im expieriencing a strange behaviour with check_nrpe in conjunction with a simple shell script. The script does nothing exceptionally. The script should check the files which hang around in the postfic mailq. Sure for this purpose exists a special plugin called check_mailq, but this plu