Skip to content

thefactory/docker-nagios-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Runs a health check from the nagios-plugins package.

Available on the Docker Index as thefactory/nagios-plugins:

docker pull thefactory/nagios-plugins

Usage

$ docker run thefactory/nagios-plugins CHECK_NAME [ARGS]
Examples
$ docker run thefactory/nagios-plugins check_http -H google.com
HTTP OK: HTTP/1.1 301 Moved Permanently - 588 bytes in 0.046 second response time |time=0.046290s;;;0.000000 size=588B;;;0
$ docker run thefactory/nagios-plugins check_tcp -H google.com -p 80
TCP OK - 0.007 second response time on port 80|time=0.006975s;;;0.000000;10.000000

About

Docker definition for a Nagios plugin executor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages