Hi there,
We have many sites with servers located at each site. The majority of these are owned by the IT staff at the local site.
I'm going to create a custom property (called "site") and use this filter to determine who receives (via e-mail) the notification - however I was wondering if there is any way to add any programming/variables to the e-mail recipient field? That seems to be one of the very few areas that has to be manually typed in.
Ideally - I'd really like to use a if..then type of condition (If "site"="NYC" then recipient =NYC_IT@fakecompany.com and if
"site"="Toronto" then recipient =Toronto_IT@fakecompany.com , etc) but it looks like this isn't possible.
Otherwise, I believe I'll have to create one alert per site - not a huge deal but it seems like it could be handled more efficiently, especially with a large number of sites.
Does anyone have a suggestion of a way to do this? I know I could use the contact field from the SNMP agents, but none of my systems have this set in the style of an e-mail address and I think it would be almost impossible to update them all.
Thanks