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

Memory info. is not collected correctly. #29

Closed
MyungChi opened this issue Dec 20, 2018 · 5 comments
Closed

Memory info. is not collected correctly. #29

MyungChi opened this issue Dec 20, 2018 · 5 comments
Assignees
Labels

Comments

@MyungChi
Copy link

MyungChi commented Dec 20, 2018

I start/stop kvmtop several time to verify it after check out source code and build kvmtop binary by myself.

As you see below. memory info. is not collected sometimes.

./kvmtop 
eb40b9d1 mepm     2     0     0     2952772 137456

cpu                ram              
cores    4         Total
curfreq  0.000000  Free
                   Availabl 

                  cpu               ram
UUID     name     cores total steal total   used   
dc5389f4 redmine- 2     0     0     2047556 101200
eb40b9d1 mepm     2     0     0     2952772 137456
914469ff openapig 2     0     0     2952772 133192
42de0be1 svcrepo  2     0     0     2952772 137304
@cha87de
Copy link
Owner

cha87de commented Dec 20, 2018

Please clarify the relation between this new issue and issues #28 and #27. Thank you

@MyungChi
Copy link
Author

This is not related issues #28 and #27.
#28 issue is not collected when no VM condition. It was occured when there are no VM in Host.
#27 issue is related qemu-guest-agent. mem info. is not collected when qemu agent is not installed on VM.

@cha87de
Copy link
Owner

cha87de commented Dec 20, 2018

Okay, thanks for clarifying this 😃

@cha87de
Copy link
Owner

cha87de commented May 31, 2019

@MyungChi this only happens for host memory, right? any further ideas when exactly this problem occurs?

@cha87de cha87de self-assigned this Jun 3, 2019
@cha87de cha87de closed this as completed in 89ef815 Jun 3, 2019
@sunvim
Copy link

sunvim commented Jul 30, 2020

This is not related issues #28 and #27.
#28 issue is not collected when no VM condition. It was occured when there are no VM in Host.
#27 issue is related qemu-guest-agent. mem info. is not collected when qemu agent is not installed on VM.

it seems to not correct where i install qemu agent in VM, can you tell me how to solve this, thanks

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

No branches or pull requests

3 participants