Xymon Mailing List Archive search

Repeat: Client test problems on Xymon server 4.2.3

list Ryan Novosielski
Fri, 14 Jan 2011 09:55:45 -0500
Message-Id: <129501695879527059@voodoo>

Ah! Yes it is. It did not occur to me that the network test machines didn't run hobbitd. I will give that a try.

Note that I can't get the machine that DOES run hobbitd to work right in this regard either, but I'll ask another question about that if need be.

-- Sent from my Palm Pre
On Jan 14, 2011 6:58, Henrik Størner &lt;user-ce4a2c883f75@xymon.invalid&gt; wrote: 

In &lt;user-5dbee792cf6d@xymon.invalid&gt; Ryan Novosielski &lt;user-ae4522577e16@xymon.invalid&gt; writes:


&gt;[hobbitclient]

&gt;        ENVFILE /opt/xymon-4.2.3/client/etc/hobbitclient.cfg

&gt;        NEEDS hobbitd

&gt;        CMD /opt/xymon-4.2.3/client/bin/hobbitclient.sh

&gt;        LOGFILE $BBSERVERLOGS/hobbitclient.log

&gt;        INTERVAL 5m


&gt;I checked to see where this LOGFILE is supposed to be going:

&gt;BBSERVERLOGS="/opt/xymon-4.2.3/log"


&gt;So I looked in there:


&gt;&gt; ls -la /opt/xymon-4.2.3/log/

&gt;total 3228

&gt;drwxr-xr-x   2 xymon    daemon       512 Jan 13 15:48 .

&gt;drwxr-xr-x   9 root     root         512 Sep 16  2009 ..

&gt;- -rw-r--r--   1 xymon    daemon   1550037 Dec 23 15:47 bb-network.log

&gt;- -rw-r--r--   1 xymon    daemon     74080 Jul 26 16:39 bb-retest.log

&gt;- -rw-r--r--   1 xymon    daemon      9314 Jan 13 15:48 hobbitlaunch.log

&gt;- -rw-r--r--   1 xymon    daemon         5 Jan 13 15:48 hobbitlaunch.pid


&gt;No such file. 


The "NEEDS hobbitd" line means that the "hobbitd" task must be started,

before "hobbitclient" will run. Since there is no "hobbitd.log" in 

that directory either, I assume you have disabled the "hobbitd" task.

Perhaps this is a server that only runs network tests ?


Anyway, remove the "NEEDS hobbitd" line, and it should start up

just fine.


Regards,

Henrik