The first alarm works but I need to filter with the source and destination too. I notice when I put the brackets in that's when it breaks. Is there a way to filter with the brackets too?
Hi Samantha,
Are you combining these three filters in one alarm template? Be aware that the templates are evaluated from top to bottom which means that in your example any "Failure Overview: Number Of Occurrences FILE (SOURCE - DESTINATION) XXXX" value will use the first set of alarm limits ("FILE *")
If you define multiple filters for the same parameter, make sure they are ordered in a way that has the least specific one on top and the more specific ones below that.
Configuring normal alarm thresholds | DataMiner Docs
As far as I know, brackets "(" and ")" should not cause problems in alarm template filters.