I am currently monitoring a Kubernetes cluster using Zabbix, leveraging the integration provided https://git.zabbix.com/projects/ZBX/...at=release/7.0. Following the instructions, I created an Hostgroup for the hosts, and then proceeded with the following steps:
1. Created a generic host for the nodes and assigned the "Kubernetes nodes by HTTP" template to it.
2. Set the macros according to the template instructions.
3. Created a cluster state host and assigned the "Kubernetes cluster state by HTTP" template to it.
The system works correctly overall, but I'm encountering an issue: the hosts created by the discovery system are not being added to the host group where their parent hosts belong.
This is causing some difficulties in keeping the host groups organized and assigning permissions effectively.
Has anyone encountered a similar issue or can suggest a solution? Your help would be greatly appreciated!
Thanks in advance!
1. Created a generic host for the nodes and assigned the "Kubernetes nodes by HTTP" template to it.
2. Set the macros according to the template instructions.
3. Created a cluster state host and assigned the "Kubernetes cluster state by HTTP" template to it.
The system works correctly overall, but I'm encountering an issue: the hosts created by the discovery system are not being added to the host group where their parent hosts belong.
This is causing some difficulties in keeping the host groups organized and assigning permissions effectively.
Has anyone encountered a similar issue or can suggest a solution? Your help would be greatly appreciated!
Thanks in advance!
)
Comment