Xymon Mailing List Archive search

client doesn't send reports to server

11 messages in this thread

list Youness Hajjioui · Tue, 27 Jan 2009 21:02:16 +0000 ·
hi,
yesterday everything was good, but now the server doesn't get any reports
from the client.

when i checked "clientlaunch.log" (on the client) i found that the files
"hobbitclient-include.cfg" and "bbdisp-runtime.cfg" aare missing.

i also didn't find the variable BBDISP in the "hobbitclient.cfg".

i really don't know what to do now...

thanks :-)
list Youness Hajjioui · Wed, 28 Jan 2009 04:01:57 +0000 ·
well, i reinstall the client package on the client, and everything works
fine, but when i rebooted the client machine a found the same problem, the
directory that contains the include files (clientlaunch-include.cfg and
bbdisp-runtime.cfg) is missing...!!!

so pleaase help me..

thanks :-)
list Josh Luthman · Tue, 27 Jan 2009 23:04:31 -0500 ·
What "client package"?

What OS is this?

Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX

Those who don't understand UNIX are condemned to reinvent it, poorly.
--- Henry Spencer


On Tue, Jan 27, 2009 at 11:01 PM, youness hajjioui <
quoted from Youness Hajjioui
user-035125402428@xymon.invalid> wrote:
well, i reinstall the client package on the client, and everything works
fine, but when i rebooted the client machine a found the same problem, the
directory that contains the include files (clientlaunch-include.cfg and
bbdisp-runtime.cfg) is missing...!!!

so pleaase help me..

thanks :-)
list Youness Hajjioui · Wed, 28 Jan 2009 04:12:21 +0000 ·
i use ubuntu 8.10

client package = hobbit-client.deb

thanks :-)
list Josh Luthman · Tue, 27 Jan 2009 23:15:11 -0500 ·
Could you try compiling from source and see if you have the same problems?
quoted from Josh Luthman

Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX

Those who don't understand UNIX are condemned to reinvent it, poorly.
--- Henry Spencer


On Tue, Jan 27, 2009 at 11:12 PM, youness hajjioui <
user-035125402428@xymon.invalid> wrote:
i use ubuntu 8.10

client package = hobbit-client.deb

thanks :-)
list Josh Luthman · Tue, 27 Jan 2009 23:16:09 -0500 ·
Wanted to include this...

http://en.wikibooks.org/wiki/System_Monitoring_with_Hobbit/Administration_Guide/Compiling_on_CentOS
quoted from Josh Luthman

Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX

Those who don't understand UNIX are condemned to reinvent it, poorly.
--- Henry Spencer


On Tue, Jan 27, 2009 at 11:15 PM, Josh Luthman
quoted from Josh Luthman
<user-4c45a83f15cb@xymon.invalid>wrote:
Could you try compiling from source and see if you have the same problems?

Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX

Those who don't understand UNIX are condemned to reinvent it, poorly.
--- Henry Spencer


On Tue, Jan 27, 2009 at 11:12 PM, youness hajjioui <
user-035125402428@xymon.invalid> wrote:
i use ubuntu 8.10

client package = hobbit-client.deb

thanks :-)
list Youness Hajjioui · Wed, 28 Jan 2009 04:21:39 +0000 ·
ok i'll try and response after 10 minutes...

:-)
list Youness Hajjioui · Wed, 28 Jan 2009 04:39:38 +0000 ·
i tried to compile the source, but still the same problem (missing files at
the client station when rebooted it)...

:-(
list Johan Sjöberg · Wed, 28 Jan 2009 06:46:32 +0100 ·
The problem is that on Ubuntu, some config files are put in /var/run/hobbit. These files are deleted on reboot. What I did to resolve this was to copy the bbdisp statement from bbdisp-runtime.cfg and put it in hobbitclient.cfg.

 
/Johan

 
From: youness hajjioui [mailto:user-035125402428@xymon.invalid] 
Sent: den 28 januari 2009 05:12
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] Re: client doesn't send reports to server

 
i use ubuntu 8.10

client package = hobbit-client.deb

thanks :-)
list Youness Hajjioui · Wed, 28 Jan 2009 06:22:48 +0000 ·
thnaks a lot john, that waht i did and all go fine now after the client
station reboot...

i added the BBDISP statement to the hobbitclient.cfg (like you told me) nad
delete the link in the link that use to get the BBDISP value
(/var/run/hobbit/)....

thanks a lot...

:-)
list Keith Meserole · Sun, 8 Feb 2009 21:48:41 -0500 ·
I have a general alert question I hope some can comment on
 
The following alert is defined in $HOBBIT/etc/hobbit-alerts.cfg
PAGE=%.*/Page_Name SERVICE=Status,PS COLOR=yellow TIME=*:0500:2200 MAIL
<mailto:user-2a0b129afa75@xymon.invalid DURATION>40> user-2a0b129afa75@xymon.invalid DURATION>40 REPEAT=8h
RECOVERED

 
The target page is a subparent of a subpage.   I have about 100 other alerts
defined that I can test successfully with bbcmd hobbitd_alert.   The other
alerts I have do not use the COLOR tag this one in particular I need to
specify using the COLOR tag.   The other alerts also are delivered by email
and they all work.   The services being tested are custom services that are
defined in the ext directory and are being updated every 10 minutes.
 
The alarm conditions for services Status and PS display fine on the web
pages.
 

Any thoughts?