Event start time
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