<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE>Re: [Nagios-users] check_mailq usage</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>The plugin expects to be run on the machine with the mail queue you want to check. That's probably why it's failing. Like the majority of the plugins that check non-network related items, there is no support for connecting to a remote host to check local stats. You'll need to use a transport mechanism such as NRPE or check-by-ssh.<BR>
<BR>
--<BR>
Marc<BR>
<BR>
-----Original Message-----<BR>
From: kollasch.drew@bvrmc.org <kollasch.drew@bvrmc.org><BR>
To: nagios-users@lists.sourceforge.net <nagios-users@lists.sourceforge.net><BR>
Sent: Fri Apr 16 15:00:15 2004<BR>
Subject: [Nagios-users] check_mailq usage<BR>
<BR>
I am attempting to get the check_mailq check to work, but am having some troubles.<BR>
Executing from the CLI,<BR>
...<BR>
gentoo1 nagios # /usr/nagios/libexec/check_mailq -w 5 -c 10<BR>
Use of uninitialized value in concatenation (.) or string at /usr/nagios/libexec/check_mailq line 110.<BR>
Use of uninitialized value in concatenation (.) or string at /usr/nagios/libexec/check_mailq line 110.<BR>
 | mailq =<BR>
Use of uninitialized value in exit at /usr/nagios/libexec/check_mailq line 111.<BR>
...<BR>
<BR>
any ideas? also the mailq that I wish to check IS on a different host, how would I specify that?<BR>
Thanks in advance.<BR>
<BR>
-------------------------------------------------------<BR>
Drew Kollasch<BR>
Network/Desktop Technician<BR>
Buena Vista Regional Medical Center<BR>
kollasch.drew@bvrmc.org<BR>
712-732-4455x2153<BR>
<BR>
<BR>
<BR>
        ********************************************<BR>
<BR>
This message and accompanying documents are covered by the Electronic Communications Privacy Act, 18 U.S.C. §§ 2510-2521, and contain information intended for the specified individual (s) only. This information is confidential. If you are not the intended recipient or an agent responsible for delivering it to the intended recipient, you are hereby notified that you have received the document in error and that any review, dissemination, copying, or the taking of any action based on the contents of this is strictly prohibited. If you have received this communication in error, please notify us immediately by email, and delete the original message.<BR>
<BR>
        *********************************************<BR>
<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>