File: sample-config.html

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 (94 lines) | stat: -rw-r--r-- 4,365 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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>13.1. Sample configuration files and definitions</title>
<link rel="stylesheet" href="../stylesheets/icinga-docs.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.1">
<meta name="keywords" content="Supervision, Icinga, Nagios, Linux">
<link rel="home" href="index.html" title="Icinga Version 1.14 Documentation">
<link rel="up" href="ch13.html" title="Chapter 13. Icinga Samples">
<link rel="prev" href="ch13.html" title="Chapter 13. Icinga Samples">
<link rel="next" href="sample-icinga.html" title="13.2. icinga.cfg">
<script src="../js/jquery-min.js" type="text/javascript"></script><script src="../js/icinga-docs.js" type="text/javascript"></script>
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<CENTER><IMG src="../images/logofullsize.png" border="0" alt="Icinga" title="Icinga"></CENTER>
<div class="navheader">
<table width="100%" summary="Navigation header">
<tr><th colspan="3" align="center">13.1. Sample configuration files and definitions</th></tr>
<tr>
<td width="20%" align="left">
<a accesskey="p" href="ch13.html">Prev</a> </td>
<th width="60%" align="center">Chapter 13. Icinga Samples</th>
<td width="20%" align="right"> <a accesskey="n" href="sample-icinga.html">Next</a>
</td>
</tr>
</table>
<hr>
</div>
<div class="section" title="13.1. Sample configuration files and definitions">
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="sample-config"></a>13.1. <a name="sample_config"></a>Sample configuration files and definitions</h2></div></div></div>
  

  <p><span class="bold"><strong>Introduction</strong></span></p>

  <p>This section contains the contents of the sample configuration files and definitions which are part of the source distribution. In
  case you installed a package the packager might have decided to remove them or to put them in a separate package. The documentation refers
  to these files so they are located here for reference.</p>

  <div class="itemizedlist"><ul class="itemizedlist" type="disc">
<li class="listitem">
      <p>Sample configuration files</p>

      <p><a class="link" href="sample-icinga.html" title="13.2. icinga.cfg">icinga.cfg</a></p>

      <p><a class="link" href="sample-cgi.html" title="13.3. cgi.cfg">cgi.cfg</a></p>

      <p><a class="link" href="sample-resource.html" title="13.4. resource.cfg">resource.cfg</a></p>

      <p><a class="link" href="sample-httpd.html" title="13.5. httpd.conf">http.conf</a></p>
    </li>
<li class="listitem">
      <p>Sample definitions</p>

      <p><a class="link" href="sample-commands.html" title="13.6. commands.cfg">commands.cfg</a></p>

      <p><a class="link" href="sample-contacts.html" title="13.7. commands.cfg">contacts.cfg</a></p>

      <p><a class="link" href="sample-localhost.html" title="13.8.  localhost.cfg">localhost.cfg</a></p>

      <p><a class="link" href="sample-notifications.html" title="13.9. notifications.cfg">notifications.cfg</a></p>

      <p><a class="link" href="sample-printer.html" title="13.10. printer.cfg">printer.cfg</a></p>

      <p><a class="link" href="sample-switch.html" title="13.11. switch.cfg">switch.cfg</a></p>

      <p><a class="link" href="sample-templates.html" title="13.12. templates.cfg">templates.cfg</a></p>

      <p><a class="link" href="sample-timeperiods.html" title="13.13. timeperiods.cfg">timeperiods.cfg</a></p>

      <p><a class="link" href="sample-windows.html" title="13.14. windows.cfg">windows.cfg</a></p>
    </li>
</ul></div>
</div>
<div class="navfooter">
<hr>
<table width="100%" summary="Navigation footer">
<tr>
<td width="40%" align="left">
<a accesskey="p" href="ch13.html">Prev</a> </td>
<td width="20%" align="center"><a accesskey="u" href="ch13.html">Up</a></td>
<td width="40%" align="right"> <a accesskey="n" href="sample-icinga.html">Next</a>
</td>
</tr>
<tr>
<td width="40%" align="left" valign="top">Chapter 13. Icinga Samples </td>
<td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td>
<td width="40%" align="right" valign="top"> 13.2. icinga.cfg</td>
</tr>
</table>
</div>
<P class="copyright">© 1999-2009 Ethan Galstad, 2009-2017 Icinga Development Team, https://www.icinga.com</P>
</body>
</html>