Skip to content

vaibhavkhurana2018/stopped_container_check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

stopped_container_check

This checks if we have any stopped docker containers. Exits with a critical message if any of the containers are stopped and returns a 0 exit code if everything is running.

Requirements:

  1. Python3

  2. Docker module for python3:

pip3 install docker --user

About

Repo for custom nagios checks, ready to be deployed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages