Nagios4
apt-get install nagios4
you may need to enable some apache modules;
a2enmod auth_digest
a2enmod authz_groupfile
Let openQRM manage the start and stop of the service:
update-rc.d -f nagios4 remove