nagios4/sample-config
Mario Fetka 797bccfa31 Imported Upstream version 4.4.3 2019-04-18 17:09:18 +02:00
..
template-object Imported Upstream version 4.4.3 2019-04-18 17:09:18 +02:00
.gitignore Imported Upstream version 3.5.1.dfsg 2017-05-19 22:22:40 +02:00
README Imported Upstream version 4.3.2 2017-05-19 23:37:19 +02:00
cgi.cfg.in Imported Upstream version 4.4.3 2019-04-18 17:09:18 +02:00
httpd.conf.in Imported Upstream version 4.3.2 2017-05-19 23:37:19 +02:00
mrtg.cfg.in Imported Upstream version 3.5.1.dfsg 2017-05-19 22:22:40 +02:00
nagios.cfg.in Imported Upstream version 4.4.3 2019-04-18 17:09:18 +02:00
resource.cfg.in Imported Upstream version 4.4.3 2019-04-18 17:09:18 +02:00

README

=========================
SAMPLE CONFIG FILE README
=========================

This directory contains *sample* configuration files for Nagios.
You should read the HTML documentation for information on
customizing these config files to suit your needs.

A description of the sample config files and subdirectories
contained here follows:



CONTENTS:
---------

cgi.cfg           - This is a sample CGI config file

nagios.cfg        - This is a sample main config file

resource.cfg      - This is a sample resource config file, used for defining
		    custom macros, storing sensitive data, etc.

httpd.conf        - This file contains sample snippets that you'll need to
		    include in your Apache web server config file if you want
		    to use the web interface.

template-object/  - This directory contains sample object config files.  You'll
		    need to define object config files like these before you can
		    actually start to monitor anything.