File: README

package info (click to toggle)
icinga 1.14.2%2Bds-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 49,264 kB
  • sloc: ansic: 108,564; sql: 9,656; sh: 4,945; perl: 3,439; makefile: 1,213; php: 581; xml: 104
file content (30 lines) | stat: -rw-r--r-- 962 bytes parent folder | download
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
=========================
SAMPLE CONFIG FILE README
=========================

This directory contains *sample* configuration files for Icinga.
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

icinga.cfg        - This is a sample main config file

resource.cfg      - This is a sample resource config file, used for definining
		    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.