Hi,
I am implementing a MP and want to design Alert View having my own named fields(columns). Can I do that?
I want to add some more columns besides default columns provided by SCOM, like in stste view I am able to add new columns of my own. How can i do this in alert view?
One more thing:
In notification channel, I am able to pass some arguments like Alert Severity = $Data/Context/DataItem/Severity$ or Alert Custom Field = $Data/Context/DataItem/Custom1$ and so on...
But I want to pass a parameter named Path (which refers to MonitoringObjectPath). How can I do this?
Regards, Ravi