Monitoring Cross-AZ Traffic with Command-Line Tools
-
Monitor network traffic: On Linux, you can use
iftopto view the incoming and outgoing traffic between the local machine and other IPs. The command is as follows: -
Identify node availability zones: Query the cluster nodes of AutoMQ and the zones to which the nodes belong. The command is as follows:
By matching the output of these two commands, you can observe whether cross-AZ traffic is being generated.