Xymon Mailing List Archive search

If dbcheck slow mode activated, XYmon becomes purple

list Devurrr
Thu, 12 Mar 2009 18:03:49 -0400
Message-Id: <user-d6893d970557@xymon.invalid>

if you read the dbcheck documentation, there are values you can specify in the 
dbcheck.ini to specify the status lifetime. 

i.e.
fastcheck               = 45m
mediumcheck             = 3h
slowcheck               = 18h


On Thursday 12 March 2009 17:46:12 nico wrote:
Hi,


By default, the status lifetime is 20 or 30 minutes.


TO change it, you have to edit the dbcheck.pl script and seek the status

line and add a new time: "status+XXXXX" (XXXX is in seconds).

In your case 2h = 7200 seconds. You can add a little more to be sure it

won't be purple ... 7400 for instance (status+7400).


Hope it will help you.


Regards,

Nico