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

import templates and create hostgroup if missing #95

Merged
merged 1 commit into from
Jun 2, 2015

Conversation

1n
Copy link
Contributor

@1n 1n commented Jun 2, 2015

Implemented zabbix templates import.
Import is idempotent, template being imported is compared with template with the same name exported from zabbix server. At this point there is no template destroy option.
Also pull request include option to create hostgroup if it is missing, which defaults to true in params.

dj-wasabi pushed a commit that referenced this pull request Jun 2, 2015
import templates and create hostgroup if missing
@dj-wasabi dj-wasabi merged commit 551310a into voxpupuli:master Jun 2, 2015
@dj-wasabi
Copy link

Thanks! 👍

@rtizzy
Copy link
Contributor

rtizzy commented Jun 2, 2015

@dj-wasabi

The feature @1n implemented is for importing Zabbix templates right? If so it might make sense to integrate this portion with my recently pulled Zapache support (currently requires user to import template manually).

~ef

@dj-wasabi
Copy link

Hi,

Yes, you are right. (If I'm reading it correctly.)
This can save a people a lot of time!

When I have some time left, I try to add something into the readme.

Kind regards,
Werner

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

Successfully merging this pull request may close these issues.

3 participants