File: configextinfo.html

package info (click to toggle)
nagios2 2.6-2%2Betch5
  • links: PTS
  • area: main
  • in suites: etch
  • size: 6,856 kB
  • ctags: 4,475
  • sloc: ansic: 64,870; sh: 4,676; makefile: 787; perl: 722
file content (54 lines) | stat: -rw-r--r-- 1,431 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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<html>
<head>
<title>Extended Information Configuration</title>

<STYLE type="text/css">
<!--
        .Default { font-family: verdana,arial,serif; font-size: 8pt; }
        .PageTitle { font-family: verdana,arial,serif; font-size: 12pt; font-weight: bold; }
-->      
</STYLE>

</head>

<body bgcolor="#FFFFFF" text="black" class="Default">

<p>
<div align="center">
<h2 class="PageTitle">Extended Information Configuration</h2>
</div>
</p>
<hr>

<p>
<strong><u>What is Extended Information?</u></strong>
</p>

<p>
Extended information consists of <i>optional</i> definitions for hosts and services that is used by the CGIs in the following ways:
</p>

<p>
<ul>
<li>to provide URLs to additional information about the host or service
<li>to add pretty icons to the hosts and services displayed in the web interface
<li>to draw hosts in the <a href="cgis.html#statusmap_cgi">statusmap</a> and <a href="cgis.html#statuswrl_cgi">statuswrl</a> CGIs at user-defined 2-D and 3-D coordinates
</ul>
</p>

<p>
<strong><u>Where is Extended Information Defined?</u></strong>
</p>

<p>
Extended information definitions are stored in <a href="configobject.html">object configuration files</a> along with definitions for hosts, services, contacts, etc.  You can use templates to define entries for multiple hosts and services quickly and easily.
</ul>
</p>


<hr>

</body>
</html>