Recently, Broadcom published an architecture diagram that defines the maximum supported latency between the components of VMware Cloud Foundation. This material brought more clarity and made life easier for VCF architects, especially when planning multi-site environments.
Since most VMware customers already have VMware solutions implemented (vSphere, Aria Operations, NSX), I created a script to evaluate whether the existing infrastructure meets these requirements. This simple script calculates the average latency between two nodes.


Result:

Link to the script: https://github.com/L4nzN0t/Scripts/blob/050265e2868f5b3164d03a36fd0b2d49d4ef44e6/vmware/monitor/py_latency_check.py


Leave a comment