Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Be able to import vSphere objects as regular hosts in Zabbix #28

Closed
dnaeon opened this issue Apr 22, 2014 · 1 comment
Closed

Be able to import vSphere objects as regular hosts in Zabbix #28

dnaeon opened this issue Apr 22, 2014 · 1 comment

Comments

@dnaeon
Copy link
Owner

dnaeon commented Apr 22, 2014

During discovery of vSphere objects Zabbix creates 'Zabbix hosts' using a host profile.

While that is powerful feature of Zabbix the resulting Zabbix hosts have read-only attributes, thus modifying/updating a discovered host is not possible with host profiles.

Simple things such as adding a host to another group is not possible and the only way to do this is at the host profile, which is kinda limited and not very flexible.

This seems to be an issue of Zabbix by design, which creates any discovered objects as read-only.

Using vPoller with the Zabbix API we should be able to create any discovered vSphere object as a regular Zabbix host, thus being able to modify/update a discovered host in Zabbix.

This ticket is to track the progress of creating a tool which would allow creation of vSphere objects as regular Zabbix hosts in order to provide more flexibility and easier management of the hosts in Zabbix.

dnaeon added a commit that referenced this issue Apr 22, 2014
objects as regular Zabbix hosts

* See #28 for more information
@dnaeon
Copy link
Owner Author

dnaeon commented Apr 23, 2014

Import of vSphere objects as regular Zabbix host is possible with the following script:

Now all discovered objects are just like a regular Zabbix host which provides more flexibility and grouping of hosts into user specified groups.

@dnaeon dnaeon closed this as completed Apr 23, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant