Skip to content

subxero/docker-nrpe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-nrpe Docker Repository on Quay

NRPE Docker Container

About

Provides NRPE Server within docker container. This allows remote monitoring of docker hosts from nagios/Icinga.

Status

Ready for production

Images

The docker-nrpe image is available on docker hub subxero2k/docker-nrpe:latest. It is setup using hub's automated build process.

Running

In order to run the NRPE container , use command :

docker pull quay.io/subxero2k/docker-nrpe
docker run --privileged -v /:/mnt/ROOT --rm --name nrpe -it -p 5666:5666 subxero2k/docker-nrpe

Once up, you can monitor server using nagios/icinga.

About

NRPE Docker Container

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Perl 56.2%
  • Shell 38.7%
  • Dockerfile 5.1%