Start United States USA — software Monitoring OpenShift PODS With Ansible and Zabbix Sender

Monitoring OpenShift PODS With Ansible and Zabbix Sender

165
0
TEILEN

Learn how to monitor OpenShift or Kubernetes PODS using Ansible and Zabbix Sender.
Join the DZone community and get the full member experience. This quickstart describes how to monitor OpenShift or k8s PODS using Ansible and Zabbix Sender. All source code used in this article is available on GitHub. In this session, we’ll create OpenShift projects to deploy APIs examples and CronJobs to get container metrics and send them to Zabbix Server. In this project, we’ll deploy ansible-agent4ocp to monitor APIs‘ PODs. Now we’ll build the container image using a podman a for ansible-agent4ocp. Next, the dockerfile image to build a container. Testing ansible-agent4ocp Now we’ll execute container image in localhost to sure that our container works.

Continue reading...