File: README

package info (click to toggle)
icinga 1.0.2-2%2Bsqueeze2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze-lts
  • size: 33,964 kB
  • ctags: 13,294
  • sloc: xml: 154,821; ansic: 99,198; sh: 14,761; sql: 5,852; php: 5,126; perl: 2,838; makefile: 1,268
file content (32 lines) | stat: -rw-r--r-- 983 bytes parent folder | download | duplicates (2)
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 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.