Xymon Mailing List Archive search

Installing 4.3.12 Solaris make install error

list Henrik Størner
Fri, 26 Jul 2013 08:00:14 +0200
Message-Id: <user-c0cee907981c@xymon.invalid>

On 26-07-2013 07:38, Roland Soderstrom wrote:
To run the client tasks on the server I add

         include /usr/local/xymon/client/etc/clientlaunch.cfg

to [xymonclient] in the servers tasks.cfg

If a use lower case include xymonlaunch crashes.

2013-07-26 15:27:37 Task xymonclient terminated by signal 6

If I change to upper case INCLUDE it works fine
An upper-case INCLUDE is a no-op - it doesn't do anything. You can see the result by running "xymoncmd xymoncfg /PATH/TO/tasks.cfg"

It's not xymonlaunch that crashes (at least not from the log message) - it is the program that runs in the [xymonclient] task.

What puzzles me is what could possibly crash in the [xymonclient] task. It's a shell-script - not something that would normally crash like that.


Regards,
Henrik