Skip to content

NSOPORTEDESARROLLO/nrpe-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Nrpe Service

Nagios NRPE service on Docker container, it is used to monitoring host services and containers

Volumes:

We used to mount host services on /host container folder ( Proc, dev, and disks )

  • /host/bootfs: You can Mount /boot partition here to monitoring
  • /host/datafs: You can Mount /data partition here to monitoring
  • /host/optfs: You can Mount /opt partition here to monitoring
  • /host/rootfs: You can Mount /root partition here to monitoring
  • /host/varfs: You can Mount /var partition here to monitoring
  • /host/proc: /proc folder on host
  • /custom: Where config files will be storaged, it must be "service_name.cfg"
  • /plugins: Custom plugins directory, you can use your custom plugins here
  • /var/run/utmp: This file has logged users information
  • /var/run/docker.sock: Docker Socket to containers monitoring

Custom plugins:

About

Servicio de monitoreo NRPE para Nagios

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published