I'm trying to figure out if I can write and alert that is triggered by the status of multiple parts of Orion.
In this case I have a transaction in WPM that monitors a document search on a website.
For example :- Sometimes we get alerts for a web transaction, but I want to use the associated apache monitor from SAM to mitigate the WPM alert so that the web server admins don't get an alert that is caused by database performance.
Conversely for the DBA's not getting alerts when Apache is misbehaving
Hopefully that makes sense