[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Event start time
- To: <hobbit (at) hswn.dk>
- Subject: Event start time
- From: "Kruse, Jason K." <jason.kruse (at) teldta.com>
- Date: Wed, 26 Jul 2006 13:18:49 -0500
- Thread-index: Acaw4CmjuAXgT8acRgWYvjx0KacJSA==
- Thread-topic: 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