Sources used 3rd party licenses - exasol/nagios-monitoring GitHub Wiki

Sources

All sources to create the docker image can be found on GitHub (https://github.com/EXASOL/nagios-monitoring). If you want to build the container from scratch you can do by using the following lines:

git clone https://github.com/EXASOL/nagios-monitoring
docker build -t exasol/nagios-monitoring:latest -f Dockerfile .

Used 3rd party plugins