Xymon Mailing List Archive search

manually running custom script not changing the status

list Paul Root
Thu, 2 May 2013 13:28:33 +0000
Message-Id: <user-9672c8b0dfee@xymon.invalid>

If you are running the script from tasks.cfg. You probably want to use xymoncmd to run the script, so you'll get the proper environment.

From: xymon-bounces at xymon.com [mailto:xymon-bounces at xymon.com] On Behalf Of deepak deore
Sent: Thursday, May 02, 2013 8:20 AM
To: xymon at xymon.com
Subject: [Xymon] manually running custom script not changing the status

I have a script which runs after 24 hrs interval, if we get an alert we work on it and after resolving the issue I tried to run that custom script manually but it didnt change the status into green.
I had to wait until its next run, i.e. after 24 hrs.
How can I run the custom script before its next run time which will change the xymon status if the issue is resolved?