I need to use a SCOM 2007 connector to send alerts to an external ticketing system.
I've tested this and it works, however I'm not seeing anything on how people are configuring their connectors. Googling just turns up how to create a connector, and I know how to do that.
I assume people aren't sending EVERY alert to an external system, e.g. Remedy? Otherwise there could be a ton of tickets created. Even if the external system parses the alerts and only ticketing a subset, I don't want to send everything, do I?
If not, how are you configuring this? I don't see any options for limiting by alert, only by group and target (which appears to be class). Too bad it doesn't work like a notification subscription.
For example, I want to send all Heartbeat Failures and all Computer Unreachable, but I also want to send two alerts from SQL, one alert from exchange monitor, two custom alerts, etc. How could that be done? Can it be done?
The Remedy connector is similar to what I'm trying to do. Are there any links to tutorials or blogs about what people have done? Please don't link me to the documentation that does not explain anything.