Hi
Is it possible to create an alert mechanism which (say) executes an external program with only a few generic variables (e.g. the device being polled), the severity of the event, the time of the event, and includes the rest of the info in a descriptive string?
It seems too much effort to define an alert for every kind of event with different variables.
For the context, I am trying to consolidate events from Orion (and a few other systems, e.g. SCOM, MOM) into an event correlation framework.
-h