Difference between revisions of "Nagios"

From openQRM
(started nagio4 docs)
(No difference)

Revision as of 10:46, 21 May 2021

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