[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Troubleshooting Client Process
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Troubleshooting Client Process
- From: Patrick Nixon <pnixon (at) gmail.com>
- Date: Fri, 28 Aug 2009 14:16:00 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=+TTYWZD6G1YxviKyWO8V8sDhmeQcn+IR4kny1v7vhB8=; b=rPaaocpR+TTtr4H9JSMf9j9tbD56DNLYZRLNUrmM4jI6gNzM2x4tuAqFFdLg6EeYLs TRWCvKgVNulbx8OykI/FjH9glrU3h0Xr9tQfkKrHdqsWqh6ar7rb0Zzriapeklftf/DA 7geY3dKGGW8PFg4y1w3skZ7XTGD7+aebGnrSw=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=vA4twV57YwcHfkz7lEVJX/r3ni5Rvo+b3Bg/hzzo2toNXYo39fvrE4altv5MFQg5Ag 0+ZW52FU3/7PDW9AxtfLQYkPQgYh7oqjtHb/HpbHwt+A7FJae6m+TTOQ5zt5Wa6cuMwi /LfabAM+mFe+Yom6j9P0uuQNI+lsKMMt+kqyM=
- References: <c6fda93d0908280958pd4605camdbab7e7a05bb1751 (at) mail.gmail.com> <Pine.LNX.4.64.0908281907530.25154 (at) pal31.desy.de>
[xymon (at) host client]$ ./bin/bbcmd sh -x
/usr/local/xymon/client/scripts/exec_client.sh
2009-08-28 14:15:10 Using default environment file
/usr/local/xymon/client/etc/hobbitclient.cfg
+ BBHOME=/usr/local/xymon/client
+ BBCMD=/usr/local/xymon/client/bin/bbcmd
+ CMD=/usr/local/xymon/client/scripts/hobbitclient-custom.sh
+ ENVFILE=/usr/local/xymon/client/etc/hobbitclient.cfg
+ LOGFILE=/usr/local/xymon/client/logs/hobbitclient-custom.log
+ /usr/local/xymon/client/bin/bbcmd
--env=/usr/local/xymon/client/etc/hobbitclient.cfg
/usr/local/xymon/client/scripts/hobbitclient-custom.sh
+ exit 0
looks normal to me.
On Fri, Aug 28, 2009 at 1:09 PM, Martin Flemming<martin.flemming (at) desy.de> wrote:
>
> Hi !
>
> Is the script executable on the problem servers ?
>
> .. or try
>
> cd /usr/lib/hobbit/server
> ./bin/bbcmd sh -x ext/exec_client.sh
>
>
> cheers,
> martin
>
> On Fri, 28 Aug 2009, Patrick Nixon wrote:
>
>> Hey all,
>> I have six or eight Redhat AS3 clients that are being troublesome.
>>
>> I've defined a client process in clientlaunch.cfg as:
>> [mmsclient]
>> ENVFILE $HOBBITCLIENTHOME/etc/hobbitclient.cfg
>> LOGFILE $HOBBITCLIENTHOME/logs/hobbitclient-mms.log
>> CMD $HOBBITCLIENTHOME/scripts/exec_client.sh
>> INTERVAL 5m
>>
>>
>> On the problem servers, it'll launch once at startup
>> (/etc/init.d/xymon-client start) and then never loops back through.
>>
>> Does anyone have some pointers on where to go to troubleshoot this?
>>
>> Thanks!
>> --Patrick
>>
>> To unsubscribe from the hobbit list, send an e-mail to
>> hobbit-unsubscribe (at) hswn.dk
>>
>
> To unsubscribe from the hobbit list, send an e-mail to
> hobbit-unsubscribe (at) hswn.dk
>
>
>