zenoss / ZenPacks.zenoss.CloudStack

Monitoring CloudStack with Zenoss
http://wiki.zenoss.org/ZenPack:CloudStack
GNU General Public License v2.0
23 stars 11 forks source link

Adding instance name to managed device #22

Open jregovic opened 10 years ago

jregovic commented 10 years ago

We have a user requesting the ability to map a VM to a specific hypervisor process on the Cloud Stack host.

I have found, at least with KVM, that there is an instance name that we can use to map this fairly easily if we add the instance name to the Virtual Machine component. I plan to add a modeler to map the process on the CS host to the managed device.

Assuming I do this, would it be appropriate to add this to the CS ZenPack, or create a separate zenpack altogether?

cluther commented 10 years ago

It makes sense. I've found myself trying to find the KVM process for a VM on occasion. The complicated part is that KVM is just one of the hypervisor's supported by CloudStack so this would have to be conditional on the hypervisor being KVM.

There's certainly no harm in adding instancename to the Zenoss object for each VM.

suneelmallela commented 10 years ago

How can i add the VM to zenoss using cloud stack zenpack.When we installed the zen pack and added the cloud stack url it picked up all my vms. i deleted one of my vm and want to readd it is it possible to work.