Nagios Core and Alpine Linux

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
dadiwan
Posts: 1
Joined: Mon Feb 29, 2016 6:15 pm

Nagios Core and Alpine Linux

Post by dadiwan »

Is there a reasonable expectation that Nagios Core can be built from source in an Alpine Linux milieu?
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Nagios Core and Alpine Linux

Post by tmcdonald »

In a bare-bones Alpine image (I assume you are doing this in Docker) no, it will not work. There are quite a few pre-reqs needed to compile and run Core and the plugins, as well as the Apache web server. Assuming you can get the pre-reqs installed then it should compile and run just fine, but we have not specifically tested against this. I did play around with it a little bit for our Docker container, but ended up going with a CentOS base image due to time constraints.
Former Nagios employee
Locked