Nagios

From openQRM
Revision as of 11:46, 21 May 2021 by Stvsyf (talk | contribs) (started nagio4 docs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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