File: README

package info (click to toggle)
nagios4 4.4.6-4.1
  • links: PTS
  • area: main
  • in suites: sid, trixie
  • size: 22,336 kB
  • sloc: ansic: 97,631; sh: 12,619; javascript: 5,483; perl: 2,624; makefile: 1,265; php: 381; ruby: 95
file content (32 lines) | stat: -rw-r--r-- 981 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
=========================
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.