Page 1 of 1

Suggestion Needed for Monitoring 25,000 Ubuntu Based KVMs

Posted: Wed Oct 30, 2019 10:57 am
by faizanmalik
Hello Folks,

I need your suggestions on what could be the best possible way to monitor around 25K KVM based VMs using nagios XI as a solution.
I only need to monitor state of the VMs running on top of the KVM Hypervisor Servers. ( I guess there are plugins that make use of virsh list --all command to obtain a list of all VMs running on a host, and we can grep to obtain status like Running, stopped etc).

Now the question is what is best way to monitor 25K VMS (Only Status) . Is there any automated way i can achieve this . I dont want to add 25K monitors :cry:

Any ideas from you gurus will be highly highly appreciated.

Regards,
Fai

Re: Suggestion Needed for Monitoring 25,000 Ubuntu Based KVM

Posted: Wed Oct 30, 2019 12:36 pm
by scottwilkerson
We don't have this in our environment to test, but I did find this plugin you could use as a base for a plugin to accomplish your goal.

https://github.com/mnheia/check_running_vms

Re: Suggestion Needed for Monitoring 25,000 Ubuntu Based KVM

Posted: Thu Nov 07, 2019 3:36 pm
by benjaminsmith
Hello Fai,

Just checking in with you on your post. Did you have a chance to test the plugin? When you have a moment, let us know how you are doing.

Also, take a look at the Bulk Host Cloning and Import Wizard for replicating across a large number of devices.

Documentation: How To Use The Bulk Host Cloning And Import Wizard