Home Directory Plugins Containers

Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

Category: Containers

Nagios plugins for monitoring containers and container orchestration.

Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download

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.
Category Listings:
There are 8 Listings in this Category.List your addon or plugin here!

Check Docker

github.com/timdaman/check_docker

A plugin to check docker containers. Currently supports checking memory restarts status health-check results restarts uptime image version(experimental)

LicenseGPL

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 ...

LicenseGPL

Check_docker_swarm

github.com/sushantohalder

Check_docker_swarm This 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 ...

LicenseGPL

check_k8s

github.com/ITRS-Group/check_k8s

Nagios 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.

LicenseGPL

Docker check

github.com/sysC0D

This is a Nagios plugin that monitors CPU / MEM / BANDWIDTH and status Docker.

LicenseGPL

kubernetes-nagios

github.com/colebrooke/kubernetes-nagios

Some checks for Kubernetes clusters, that can be configured to use an external shell script.