??changed: - - Throughout the rest of the wiki page $NAG_CONF means the directory /etc/nagios3/conf.d Access ====== The Nagios web interface is available at http://nagios.savannah.gnu.org. It is protected by Basic Auth. To gain access, add yourself to /etc/nagios3/htpasswd.users htpasswd /etc/nagios3/htpasswd.users username
Alerting ======== Nagios will send email alerts to users configured in $NAG_CONF/contacts.cfg. As well as individual users, the savannah-reports-private mailing list is configured as a contact. ??changed: - /etc/nagios3/conf.d/hosts.cfg $NAG_CONF/hosts.cfg ??changed: - /etc/nagios3/conf.d/hostgroups.cfg $NAG_CONF/hostgroups.cfg ??changed: -commands should be added to /etc/nagios3/conf.d/custom_commands.cfg. commands should be added to $NAG_CONF/custom_commands.cfg. ??changed: -Services map a check command to a host/service group. Add services to /etc/nagios3/conf.d/services.cfg. Services map a check command to a host/service group. Add services to $NAG_CONF/services.cfg. -- forwarded from http://savannah.gnu.org/maintenance/Nagios#[email protected]/maintenance
