With Applinsight for Exchange I can look at a given Exchange Server and see the Active / Passive Copies Held, either looking at health or size details. What I am struggling to do is to look at the same information across the whole DAG.
So if I for example have a 2 Server DAG I would like to be able to pipe all the information for all both servers into one single custom resource and see the Active (mounted) databases for all databases. So filtering only the active ones.

When I try and do this using a custom resource, firstly the filter doesn't work (it does when done directly in the appinsight console) and secondly I just can't see to combine listings.
Basically I want to see all Mounted databases across the whole DAG.
Any advice, ideas welcome.