ClusterLabs / anvil

The Anvil! Intelligent Availability™ Platform, mark 3
5 stars 6 forks source link

Add collecting network stats from domains to scan-server #749

Open digimer opened 1 month ago

digimer commented 1 month ago

On the server host, run;

virsh domifstat --domain srv01-win11 --interface vnet0

To get the Tx/Rx data for each interface and record it in a new server_network table.

Can also quickly check IF state with;

virsh domif-getlink --domain srv01-win11 --interface vnet0