Hello.
I've been finding a good solution to monitor virtual machines' status such as memory, disk, cpu, etc, and I found this as a tool for measuring disk/image status.
I have a question while using the libguestfs-java library; I'd wanted to implement a sample app which retrieve the disk information remotely. Is there any way, i.e., specific API(s) to connect with a host where kvm/qemu has been installed from a remote node, to access and get VMs' disk related information remotely?
Thanks in advance!
best regards
bgkim