sleepka / zabbix-kubernetes-monitoring

Zabbix Kubernetes monitoring
GNU General Public License v3.0
57 stars 45 forks source link

Unsupported item key #6

Closed lalitlsg closed 3 years ago

lalitlsg commented 3 years ago

its showing

active check "k8s.discovery[apiservices]" is not supported: Unsupported item key. active check "k8s.discovery[clusters]" is not supported: Unsupported item key. active check "k8s.discovery[componentstatuses]" is not supported: Unsupported item key. active check "k8s.discovery[containers]" is not supported: Unsupported item key. active check "k8s.discovery[deployments]" is not supported: Unsupported item key. active check "k8s.discovery[nodes]" is not supported: Unsupported item key. active check "k8s.discovery[pods]" is not supported: Unsupported item key.

in docker logs

sleepka commented 3 years ago

it just means you installed not correctly. check that you you installed k8s.conf for zabbix-agent, k8s-stats.py has correct permissions, also check paths and specify correct URL to api-server and token for zabbix-user in k8s-stats.py

lalitlsg commented 3 years ago

Sure thanks for reply. And some queries regarding your module :

1.If I have 3 node k8s cluster (1 master, 2 worker), so zabbix agent should be installed on master, correct? And can I also run zabbix agent in docker container on the master node?

  1. Is your module shows the current cpu,memory,storage usage of pod and containers.

On Wed 16 Sep, 2020, 1:03 PM sleepka, notifications@github.com wrote:

Closed #6 https://github.com/sleepka/zabbix-kubernetes-monitoring/issues/6.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/sleepka/zabbix-kubernetes-monitoring/issues/6#event-3771777100, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK5QJSR4EJIAL4TFTMQ4L4TSGBS3TANCNFSM4Q7S3UNQ .