Monitoring GTM / DNS Pools for consistency across multiple LTMs
Hi community.
I have been trying to work out the best way to check my Wide-IP configuration is consistent across multiple LTMs.
I have a WIP, that contains a pool, that contains 2 LTM VIPs in 2 DCs - how can I be sure that services in the LTM VIPs are consistent?
For example, LTM-1 in DC-1 has a VIP containing a pool of 2 servers listening on https.
LTM-2 in DC-2 has the same pool of 2 servers listening on https – all good so far.
Engineer adds new server to DC-1 LTM-1 pool but doesn’t add the same server to DC-2 LTM-2.
I now have inconsistent services across the 2 DCs.
Has anyone scripted anything to check each WIP/pool for LTM VIPs then checked each of the configured LTM VIPs for pools/services and report on differences?
Thanks in advance.