Difference between revisions of "Nagios"

From openQRM
(started nagio4 docs)
 
m (Protected "Nagios" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
 
(No difference)

Latest revision as of 11: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