12 Mar
2009
12 Mar
'09
10:03 p.m.
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