digitalocean / vmtop

Real-time monitoring of KVM/Qemu VMs
Apache License 2.0
53 stars 19 forks source link

Failed to parse guest name #21

Open RafalMohammed opened 1 year ago

RafalMohammed commented 1 year ago

Hii, I am trying to install vmtop but when i run the command: # sudo ./vmtop.py --vm --limit 10 --sort vcpu_steal it shown just one vm and appear this errors: Failed to parse guest name Unexpected error on VM creation: (<class 'subprocess.CalledProcessError'>, CalledProcessError(1, ['pgrep', '852']), <traceback object at 0x7f9e7d30e388>) where is the issue? @nanzhong @simondeziel @jdesfossez @jbwyatt4 @diunox

jdesfossez commented 10 months ago

sorry for the delay ! any way you still have access to a reproducer case and you could share the output of that pgrep command ?