ClusterLabs / ClusterLabs/anvil
Add collecting network stats from domains to scan-server
Open
priority low
- Dominant language
- Perl
- Stars
- 7
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
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`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.