Xymon Mailing List Archive search

Troubleshooting Client Process

list Martin Flemming
Fri, 28 Aug 2009 19:09:17 +0200 (CEST)
Message-Id: <user-e5d7f4aa9448@xymon.invalid>

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