I'm new to Zabbix. When I configured VMWare with a VM template, all VMs had been auto discovered by the template. Some of them run MySQL instance and I found that I can not add mysql template to these VMs. Could anybody tell me how to monitor mysql database that discovered by zabbix template? Thank you all!
Ad Widget
Collapse
How to monitor mysql database(VMware Guest) discovered by VM template?
Collapse
X
-
Tags: None
-
Unfortunately currently the host prototype functionality is very limited. Even manually, you will not be able to edit things like host inerfaces of discovery hosts. I suggest you add your vote here
Other than that, I don't see easy solution to your issue. The only thing I can think of is creating custom script that would request data from VCenter and perform VM hosts creation/modification/deletion manually using Zabbix API. But that requires some effort. -
http://uk.linkedin.com/pub/tomasz-k%...zko/6/940/430/
https://kloczek.wordpress.com/
zapish - Zabbix API SHell binding https://github.com/kloczek/zapish
My zabbix templates https://github.com/kloczek/zabbix-templatesComment
Comment