Add to the config context assignment field with tags
I use the tag "monitored_by_zabbix" for devices and VMs wich will be monitoring in our Zabbix system.
I want to create config contex with config for Zabbix for this devices/vms
Yes
None
Could you give us more detail of your usecase step-by-step?
I believe I have a somewhat similar usecase, so will chime in.
With these changes I'd be able to:
Basically, it would allow me to use tags as Ansible groups, and Config Contexts as group_vars.
Or I could simply store a more general Zabbix config for, say, a Tenant or a Site, and use tag's CC to store a boolean - whether to enable monitoring for this host.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. NetBox is governed by a small group of core maintainers which means not all opened issues may receive direct feedback. Please see our contributing guide.
I am taking this
Most helpful comment
I believe I have a somewhat similar usecase, so will chime in.
With these changes I'd be able to:
Basically, it would allow me to use tags as Ansible groups, and Config Contexts as
group_vars.Or I could simply store a more general Zabbix config for, say, a Tenant or a Site, and use tag's CC to store a boolean - whether to enable monitoring for this host.