Xymon Mailing List Archive search

custom script run interval

list Deepak Deore
Sat, 20 Apr 2013 12:51:03 +0530
Message-Id: <CABpN7iTZ+BjM+rzqGOW1Rj_Bq+Ax8OpMdCWND9NhD=user-2bbcaa6b7699@xymon.invalid>

for now i have setup below entry in clientlaunch.cfg, when i set it to 25h
it goes purple, am I doing right?

INTERVAL 25m


On Sat, Apr 20, 2013 at 1:12 AM, Michael Beatty
<user-4aea7c115850@xymon.invalid>wrote:
 Your syntax is correct, it should work.

Maybe echo the statement to the log file to see what exactly it is sending.

Is it possible that you are calling the statement from more than one
location and the other location doesn't have the 25h lifetime?


Michael Beatty


On 04/19/2013 02:18 PM, deepak deore wrote:

 I have a custom script setup on client side, which I want to run on
every 24 hours and i don't want to change the default lifetime for other
tests.

 Used below line but still after 30 mins it is going into purple.

 $BB $BBDISP "status+25h $MACHINE.$COLUMN $COLOR `date` `echo -e "Daily
status: \
\n$(cat /tmp/status.log) "`"


Xymon mailing user-d459c9d661b6@xymon.invalid