So I'm looking to tune the interface down alerts so they only happen for network interconnects and not servers, and other systems. We have a fairly strict naming convention so I thought i would alert like this
trigger when all
interface status down
trigger when none
interface alias contains server
I still get alerts for everything. Is my logic wrong?
