<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi jan,<br>
<br>
ya i'm using 1.4alpha and problem is solved by commenting line 520 and
521.<br>
so now from local monitoring system it is giving proper output,<br>
but while checking through check_nrpe it is giving <br>
<br>
<font color="#ff6600">CHECK_NRPE: Received 0 bytes from daemon. check
the remote server logs for error messages.<br>
<br>
<font color="#3333ff">and on remote server in /var/log/messages i had
following error message ..</font><br>
<br>
Nov 25 09:00 host nrpe[9206]: Error: Request contained command
arguments!<br>
Nov 25 09:00 host nrpe[9206]: Client request was invalid, bailing out...</font><br>
<br>
Any suggestigons / solutions<br>
<br>
regards<br>
linux admin<br>
<br>
Jan Scholten wrote:
<blockquote cite="mid41A4FDD7.3050302@iconz.net" type="cite">Nilesh
wrote:
  <br>
  <blockquote type="cite">Hey evbdy,
    <br>
    <br>
I'm getting difficulty in configuring check_mailq.
    <br>
while executing check_mailq it is giving o/p with with two additional
unnecessary messages
    <br>
as mentioned below
    <br>
----------- o/p of   /usr/local/nagios/libexec/check_mailq -w 10 -c 12
-------------
    <br>
Duplicate specification "Warning=i" for option "warning"
    <br>
Duplicate specification "Critical=i" for option "critical"
    <br>
OK: mailq is empty|unsent=0;10;12;0
    <br>
---------------------------------------------------------------------------------
    <br>
    <br>
while viewing o/p through check_nrpe it is giving error of
    <br>
CHECK_NRPE: Error receiving data from daemon.
    <br>
which is due to two unnecessary lines in beginning of output ..
    <br>
pl guide me how to resolve it ..
    <br>
  </blockquote>
  <br>
I think you use 1.4alpha?
  <br>
  <br>
just comment out line 520 and 521 and it should work fine.
  <br>
  <br>
Jan
  <br>
  <br>
  <br>
</blockquote>
<br>
</body>
</html>