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

Support for composable host metadata #61

Open
mikemol opened this issue May 30, 2017 · 0 comments
Open

Support for composable host metadata #61

mikemol opened this issue May 30, 2017 · 0 comments

Comments

@mikemol
Copy link
Contributor

mikemol commented May 30, 2017

It would be quite handy for zabbix: zabbix-agent: hostmetadata to support composability.

For example:

zabbix:
  zabbix-agent:
    hostmetadata:
      bind-monitor:
      squid-proxy:
      mx-in:
      {{ grains['osfinger'] }}:

(I'm using dicts to support pillar merging; lists can't be merged)

This might result in a configuration line of HostMetadata=bind-monitor squid-proxy mx-in CentOS Linux 7, as an example, and would permit easier configuration of Zabbix monitoring of autodiscovered hosts.

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