You are doing it right, it should work.
Try disabling the alert in clientlaunch.cfg and sending the alert
manually from the command line and see if it goes purple after 30 minutes?
Michael Beatty
On 04/20/2013 03:21 AM, deepak deore wrote:
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