This repository contains the source for the Icinga2 Docker image.
It is based heavily on Jordan Jethwa's Icinga2 Docker image with some additions:
- added
nslookupanddigcommands forcheck_dnsandcheck_digplugins; - added
whoiscommand; - added Net::SNMP Perl module for SNMP Manubulon plugins.
For container configuration please see jordan/icinga2.
Start a new container and bind to host's port 80
docker run -p 80:80 -t therek/icinga2ext:latest