client doesn't send reports to server
list Youness Hajjioui
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
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
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 <
▸
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
i use ubuntu 8.10 client package = hobbit-client.deb thanks :-)
list Josh Luthman
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 Josh Luthman
Wanted to include this... http://en.wikibooks.org/wiki/System_Monitoring_with_Hobbit/Administration_Guide/Compiling_on_CentOS
▸
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
▸
<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
ok i'll try and response after 10 minutes... :-)
list Youness Hajjioui
i tried to compile the source, but still the same problem (missing files at the client station when rebooted it)... :-(
list Johan Sjöberg
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
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
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?