monitoringartist / zabbix-docker-monitoring

:whale: Docker/Kubernetes/Mesos/Marathon/Chronos/LXC/LXD/Swarm container monitoring - Docker image, Zabbix template and C module
https://hub.docker.com/r/monitoringartist/zabbix-agent-xxl-limited/
GNU General Public License v2.0
1.19k stars 266 forks source link

"Zabbix-Template-App-Docker-as-host(3.x-only)" fails to import #81

Closed richlv closed 7 years ago

richlv commented 7 years ago

template "Zabbix-Template-App-Docker-as-host(3.x-only)" references items from "Template App Docker as host container - www.monitoringartist.com" and fails to import :

Cannot find item "docker.cstatus[Crashed]" on "Template App Docker as host - www.monitoringartist.com" used in graph "Container Info".
jangaraj commented 7 years ago

Thank you Rihards. That is a hidden template and it's not mentioned in the README. You can expect more issues there because it's untested. I don't prefer concepts of containers as hosts in the Zabbix personally, but you may find it useful for your use case. Feel free to create a pull request if you have some improvements.

richlv commented 7 years ago

thanks, got it. maybe it's worth prefixing the file with "UNTESTED" or similar and saying in the readme that such templates are very experimental :)

jangaraj commented 7 years ago

Done.