Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When running kvmtop as a service newly added VMs are not added to the output #44

Open
mvdboogaard opened this issue Apr 16, 2021 · 0 comments

Comments

@mvdboogaard
Copy link

We are running kvmtop as a service on our hypervisor. We gather the metrics and send them to prometheus. We noticed that when a new VM is added to the hypervisor this VM is not added to the metrics. It looks like kvmtop is not updating the list of VMs reguallary.
We run kvmtop as follow:
/usr/bin/kvmtop --disk --io --net --host --cpu --mem --verbose -p json -o file --target=////kvmtop.json --targettruncate -f 10

The --targettruncate is added in the code and a PR is open for that one.

The OS of the hypervisor is CentOS Linux release 7.9.2009 (Core)
The QEMU version is from the ovirt repo: qemu-kvm 2.12.0-44.1
The libvirt version is version 4.5.0-36

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant