Xymon Mailing List Archive search

Event start time

list Jason K. Kruse
Wed, 26 Jul 2006 13:18:49 -0500
Message-Id: <user-525e59d560df@xymon.invalid>

Is there a way to query the server for the time that a status message
caused a notification?  I use the start time currently as a unique item
to ensure I only open 1 ticket for each notification and have noticed
that time() - $ENV{DOWNSECS} isn't always equal due to processing
timeframes and delays.

Jason