Sign inSign up

ozmend/nagios

By ozmend

Updated about 7 years ago

CentOS7/systemd Nagios

Image
0

956

ozmend/nagios repository overview

Nagios Docker image. Build on CentOS7/systemd

1- Edit ssmtp.conf, revaliases and contacts.cfg according to your environment.

2- Create /opt/nagios/external directory to mount on image to change objects(add,remove hosts, switches etc.)


Running

docker run -d --privileged -v /sys/fs/cgroup:/sys/fs/cgroup:ro -v /opt/nagios/external:/etc/nagios/external:ro -p 8080:80 --name nagios ozmend/nagios


Restart internal services

docker exec -ti nagios systemctl restart nagios

Tag summary

Content type

Image

Digest

Size

164.3 MB

Last updated

about 7 years ago

docker pull ozmend/nagios