Hello, good afternoon.
I need to monitor applications in containers/Kubernetes in the OpenShift environment.
Following the procedure in the official documentation, I can monitor the OpenShift Cluster's immutable infrastructure (cpu, memory, network and disk, for example). But I want to get metrics related to Kubelets, PODs, Schedulers, container states and etc from my infrastructure.
I'm using Zabbix 6.0, which has native support for this type of monitoring, and even associating some templates ("Kubernetes nodes by HTTP" and "Kubernetes cluster state by HTTP") of the new version, according to the official documentation, such metrics do not are collected.
That way, would anyone be able to point me to some content (website, course, video, tutorial or something like that) about monitoring (PODs, container status, etc.) of applications in containers/kubernetes with Zabbix on an OpenShift cluster?
On-primese environment used:
* Zabbix v6.0
* Openshift v3.11 (on CentOS 7.9)
* Kubernetes v1.11
* Zabbix server is on a server external to the Openshift cluster.
I need to monitor applications in containers/Kubernetes in the OpenShift environment.
Following the procedure in the official documentation, I can monitor the OpenShift Cluster's immutable infrastructure (cpu, memory, network and disk, for example). But I want to get metrics related to Kubelets, PODs, Schedulers, container states and etc from my infrastructure.
I'm using Zabbix 6.0, which has native support for this type of monitoring, and even associating some templates ("Kubernetes nodes by HTTP" and "Kubernetes cluster state by HTTP") of the new version, according to the official documentation, such metrics do not are collected.
That way, would anyone be able to point me to some content (website, course, video, tutorial or something like that) about monitoring (PODs, container status, etc.) of applications in containers/kubernetes with Zabbix on an OpenShift cluster?
On-primese environment used:
* Zabbix v6.0
* Openshift v3.11 (on CentOS 7.9)
* Kubernetes v1.11
* Zabbix server is on a server external to the Openshift cluster.
Comment