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">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<br>
BBDISPLAYS=""                   # IP of multiple Hobbit servers. BBDISP must be "0.0.0.0".<br>CONFIGCLASS="$BBOSTYPE"         # Default configuration class for logfiles<br>PATH="/bin:/usr/bin:/sbin:/usr/sbin:/etc"  # PATH setting for the client scripts.<br>
# You normally dont need to modify anything below here<br>BBPORT="1984" <br clear="all">------<br><br><u>logs/msgcache.log</u><br>2009-07-21 15:49:54 Hobbit msgcache version 4.2.3 starting<br>2009-07-21 15:49:54 Listening on <a href="http://0.0.0.0:1984">0.0.0.0:1984</a><br>
2009-07-21 16:04:57 Caught TERM signal, terminating<br>2009-07-21 16:04:57 Hobbit msgcache version 4.2.3 starting<br>2009-07-21 16:04:57 Listening on <a href="http://0.0.0.0:1984">0.0.0.0:1984</a><br><br><u>logs/hobbitclient.log</u><br>
2009-07-21 15:55:00 Failed to get a message, terminating<br>2009-07-21 16:00:01 Failed to get a message, terminating<br>2009-07-21 16:05:03 Failed to get a message, terminating<br><br><u>clientlaunch.log</u><br>2009-07-21 15:19:42 hobbitlaunch starting<br>
2009-07-21 15:19:42 Loading tasklist configuration from /opt/hobbit-monitor/client/etc/clientlaunch.cfg<br>2009-07-21 15:49:41 hobbitlaunch starting<br><br><u>msg.hostname.txt</u> is full and OK <br><br>and packet are ok : <br>
<br># tcpdump port 1984<br>16:14:19.767068 IP 1.1.1.254.54498 > hostname.domain.local .1984: S 1113231955:1113231955(0) win 5840 <mss 1460,sackOK,timestamp 89476132 0,nop,wscale 7><br>16:14:19.767274 IP hostname.domain.local .1984 > 1.1.1.254.54498: S 112300566:112300566(0) ack 1113231956 win 5792 <mss 1460,sackOK,timestamp 357738 89476132,nop,wscale 4><br>
16:14:19.770541 IP 1.1.1.254.54498 > hostname.domain.local .1984: . ack 1 win 46 <nop,nop,timestamp 89476134 357738><br><br><br>SERVER SIDE : <br><br><u>/etc/bb-host</u> : <br>1.1.1.1 hostname.domain.local  # conn ssh hobbitfetch pulldata NAME:"hostname" DESCR:"DMZ hostname Vmware"<br>
<u><br>Telnet :</u>  Is good (firewall rules OK) <br><br>Server_hobbit # telnet <i>host_in_dmz</i> 1984<br>Trying 1.1.1.1...<br>Connected to hostname.domain.local (1.1.1.1).<br>Escape character is '^]'.<br><br>/server/etc$ ../bin/bb 1.1.1.1 ping --debug<br>
2009-07-21 16:32:10 Transport setup is:<br>2009-07-21 16:32:10 bbdportnumber = 1984<br>2009-07-21 16:32:10 bbdispproxyhost = NONE<br>2009-07-21 16:32:10 bbdispproxyport = 0<br>2009-07-21 16:32:10 Recipient listed as '1.1.1.1'<br>
2009-07-21 16:32:10 Standard BB protocol on port 1984<br>2009-07-21 16:32:10 Will connect to address 1.1.1.1 port 1984<br>2009-07-21 16:32:10 Connect status is 0<br>2009-07-21 16:32:10 Sent 4 bytes<br>2009-07-21 16:32:10 Closing connection<br>
<br><br><br>Could you please help me to find out why 2 servers work fine and the last one doesn't work at all ?<br><br>  Thanks by advance,<br><br><br>Regards <br><br>-- <br><br>                            <br><mailinglist.benoit - at - gmail!com><br>
<br><br>