<div class="gmail_quote">On Tue, Jul 21, 2009 at 9:50 AM, Naudit007 <span dir="ltr"><<a href="mailto:mailinglist.benoit@gmail.com">mailinglist.benoit@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi, <br><br>Here is my problem :  I have configured several hobbit clients located  in DMZ, all works very well but any information are displayed on the Hobbit web interface.<br>I have already two others servers in this configuration and they both work very well : <br>

<a href="http://www.hswn.dk/hobbiton/2008/02/msg00067.html" target="_blank">http://www.hswn.dk/hobbiton/2008/02/msg00067.html</a><br>but not this one : *strange*<br><br><br>Check my all configuration : <br><br>CLIENT SIDE : <br>
<br><u>Configure.client</u><br>
<br>This script asks a few questions and builds a Makefile to compile Xymon<br>Checking your make-utility<br>Xymon normally keeps all of the client configuration files<br>on the Xymon server. If you prefer, it is possible to use<br>

a local client configuration file instead - if so, answer<br>'client' to the next question.<br>NB: Local configuration requires the PCRE libs on each host.<br>Server side client configuration, or client side [server] ?<br>

client<br>Checking for the PCRE libraries<br>Checking for PCRE ...<br>Found PCRE include files in /usr/include<br>Found PCRE libraries in /usr/lib<br>Checking for Large File Support ...<br>Large File Support OK<br>What userid will be running Xymon [xymon] ?<br>

hobbit<br>Found passwd entry for user hobbit:x:123675:1003::/home/hobbit:/bin/bash<br>Where do you want the Xymon installation [/home/hobbit] ?<br>/opt/hobbit-monitor<br>WARNING: /opt/hobbit-monitor does not exist.<br>What is the IP-address of your Xymon server [127.0.0.1] ?<br>

** NOTE: Using 127.0.0.1 (loopback), but it is probably not what you want **<br>Using Linux Makefile settings<br> <br><u>clienlaunch.log  </u><br><br>[msgcache]<br>        # DISABLE  <= OK <br>        ENVFILE $HOBBITCLIENTHOME/etc/hobbitclient.cfg<br>

        CMD $HOBBITCLIENTHOME/bin/msgcache --no-daemon --pidfile=$HOBBITCLIENTHOME/logs/msgcache.pid<br>        LOGFILE $HOBBITCLIENTHOME/logs/msgcache.log<br># The main client task<br>[client]<br>        ENVFILE $HOBBITCLIENTHOME/etc/hobbitclient.cfg<br>

        CMD $HOBBITCLIENTHOME/bin/hobbitclient.sh --local    <= OK  <br>        LOGFILE $HOBBITCLIENTHOME/logs/hobbitclient.log<br>        INTERVAL 5m<br><br><u>hobbitclient.cfg<br></u>----<br>BBDISP="127.0.0.1"             # IP address of the Hobbit server</blockquote>
<div><br></div><div>This would be your problem, I think.  If this really is a client, it needs to have the address of the hobbit/xymon server in BBDISP.  What you've got is 'localhost' - you've told the client installation to talk to itself, not to the server...</div>
<div><br></div><div>Ralph Mitchell</div><div><br></div></div>