Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Category: Containers
Nagios plugins for monitoring containers and container orchestration.
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
Submit Your Nagios Project!
Help build Nagios Exchange for yourself and the entire the Nagios Community by your Nagios project to the site. It's easy - just create an account, login, and add a new listing. Read the FAQ for instructions.Check Docker
github.com/timdaman/check_dockerA plugin to check docker containers. Currently supports checking memory restarts status health-check results restarts uptime image version(experimental)
check_cadvisor
Python based script used to monitor "running" docker containers in conjunction with Google's Cadvisor.
check_container_memory
This plugin checks the docker container internal memory usage, it retrieves the values using docker stats. The plugin outputs also the performance data.
check_docker
###[INFO]##################### ## check_docker ## v2.0, modified on 2018-06-14 ## moritoring-plugin to check Docker-Containers ## only for remote execution ## written by Alexander Knerlein ## made in West Germany ## GNU General Public License Ver ...
Check_docker_swarm
github.com/sushantohalderThis is a plugin that monitors docker swarm quorum i.e. it monitors how many manager nodes of the docker swarm are up and healthy. This plugin returns 'OK' when all the managers are healthy and reachable or when we are trying to run the plugin on the work ...
check_k8s
github.com/ITRS-Group/check_k8sNagios plugin for monitoring Kubernetes Clusters, built using the Python standard library. It currently supports monitoring of Pods, Nodes and Deployments. For additional documentation see the github readme.
Docker check
github.com/sysC0DThis is a Nagios plugin that monitors CPU / MEM / BANDWIDTH and status Docker.
kubernetes-nagios
github.com/colebrooke/kubernetes-nagiosSome checks for Kubernetes clusters, that can be configured to use an external shell script.