File: xymonweb.5.html

package info (click to toggle)
xymon 4.3.17-6%2Bdeb8u1
  • links: PTS, VCS
  • area: main
  • in suites: jessie
  • size: 13,240 kB
  • ctags: 10,551
  • sloc: ansic: 66,586; sh: 3,627; makefile: 1,016; perl: 48
file content (199 lines) | stat: -rw-r--r-- 7,036 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
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
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of XYMONWEB</TITLE>
</HEAD><BODY>
<H1>XYMONWEB</H1>
Section: File Formats (5)<BR>Updated: Version 4.3.17: 23 Feb 2014<BR><A HREF="#index">Index</A>
<A HREF="../index.html">Return to Main Contents</A><HR>

<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>

Xymon web page headers, footers and forms.
<P>
<A NAME="lbAC">&nbsp;</A>
<H2>DESCRIPTION</H2>

The Xymon webpages are somewhat customizable, by modifying the header- and
footer-templates found in the ~xymon/server/web/ directory. There are usually
two or more files for a webpage: A <B>template_header</B> file which is the
header for this webpage, and a <B>template_footer</B> file which is the footer.
Webpages where entry forms are used have a <B>template_form</B> file which is
the data-entry form.
<P>
With the exception of the <B>bulletin</B> files, the header files are inserted 
into the HTML code at the very beginning and the footer files are inserted at
the bottom.
<P>
The following templates are available:
<P>
<DL COMPACT>
<DT>bulletin<DD>
A <B>bulletin_header</B> and <B>bulletin_footer</B> is not shipped with Xymon,
but if they exist then the content of these files will be inserted in all
HTML documents generated by Xymon. The &quot;bulletin_header&quot; contents will appear 
after the normal header for the webpage, and the &quot;bulletin_footer&quot; will appear
just before the normal footer for the webpage. These files can be used to
post important information about the Xymon system, e.g. to notify users of 
current operational or monitoring problems.
<P>
<DT>acknowledge<DD>
Header, footer and form template for the Xymon <B>acknowledge alert</B> webpage
generated by
<I><A HREF="../man1/acknowledge.cgi.1.html">acknowledge.cgi</A>(1)</I>

<P>
<DT>stdnormal<DD>
Header and footer for the Xymon <B>Main view</B> webpages, generated by
<I><A HREF="../man1/xymongen.1.html">xymongen</A>(1)</I>

<P>
<DT>stdnongreen<DD>
Header and footer for the Xymon <B>All non-green view</B> webpage, generated by
<I><A HREF="../man1/xymongen.1.html">xymongen</A>(1)</I>

<P>
<DT>stdcritical<DD>
Header and footer for the now deprecated <B>old critical</B> webpage, generated by xymongen. 
You should use the newer
<I><A HREF="../man1/criticalview.cgi.1.html">criticalview.cgi</A>(1)</I>

utility instead, which uses the <B>critical</B> templates.
<P>
<DT>repnormal<DD>
Header and footer for the Xymon <B>Main view</B> availability report webpages, generated by
<I><A HREF="../man1/xymongen.1.html">xymongen</A>(1)</I>

when running in availability report mode.
<P>
<DT>snapnormal<DD>
Header and footer for the Xymon <B>Main view</B> snapshot webpages, generated by
<I><A HREF="../man1/xymongen.1.html">xymongen</A>(1)</I>

when running in snapshot report mode.
<P>
<DT>snapnongreen<DD>
Header and footer for the Xymon <B>All non-green view</B> snapshot webpage, generated by
<I><A HREF="../man1/xymongen.1.html">xymongen</A>(1)</I>

when running in snapshot report mode.
<P>
<DT>columndoc<DD>
Header and footer for the Xymon <B>Column documentation</B> webpages, generated by the
<I><A HREF="../man1/csvinfo.cgi.1.html">csvinfo.cgi</A>(1)</I>

utility in the default Xymon configuration.
<P>
<DT>confreport<DD>
Header and footer for the Xymon <B>Configuration report</B> webpage, generated by the
<I><A HREF="../man1/confreport.cgi.1.html">confreport.cgi</A>(1)</I>

utility. Note that there are also &quot;confreport_front&quot; and &quot;confreport_back&quot; templates,
these are inserted into the generated report before the hostlist, and before the
column documentation, respectively.
<P>
<DT>event<DD>
Header, footer and form for the Xymon <B>Eventlog report</B>, generated by
<I><A HREF="../man1/eventlog.cgi.1.html">eventlog.cgi</A>(1)</I>

<P>
<DT>findhost<DD>
Header, footer and form for the Xymon <B>Find host</B> webpage, generated by
<I><A HREF="../man1/findhost.cgi.1.html">findhost.cgi</A>(1)</I>

<P>
<DT>graphs<DD>
Header and footer for the Xymon <B>Graph details</B> webpages, generated by
<I><A HREF="../man1/showgraph.cgi.1.html">showgraph.cgi</A>(1)</I>

<P>
<DT>hist<DD>
Header and footer for the Xymon <B>History</B> webpage, generated by
<I><A HREF="../man1/history.cgi.1.html">history.cgi</A>(1)</I>

<P>
<DT>histlog<DD>
Header and footer for the Xymon <B>Historical status-log</B> webpage, generated by
<I><A HREF="../man1/svcstatus.cgi.1.html">svcstatus.cgi</A>(1)</I>

utility when used to show a historical (non-current) status log.
<P>
<DT>critical<DD>
Header and footer for the Xymon <B>Critical Systems view</B> webpage, generated by
<I><A HREF="../man1/criticalview.cgi.1.html">criticalview.cgi</A>(1)</I>

<P>
<DT>hostsvc<DD>
Header and footer for the Xymon <B>Status-log</B> webpage, generated by
<I><A HREF="../man1/svcstatus.cgi.1.html">svcstatus.cgi</A>(1)</I>

utility when used to show a current status log.
<P>
<DT>info<DD>
Header and footer for the Xymon <B>Info column</B> webpage, generated by
<I><A HREF="../man1/svcstatus.cgi.1.html">svcstatus.cgi</A>(1)</I>

utility when used to show the host configuration page.
<P>
<DT>maintact<DD>
Header and footer for the Xymon <B></B> webpage, generated by
<I><A HREF="../man1/enadis.cgi.1.html">enadis.cgi</A>(1)</I>

utility when using the Enable/Disable &quot;preview&quot; mode.
<P>
<DT>maint<DD>
Header, footer and form for the Xymon <B>Enable/disable</B> webpage, generated by
<I><A HREF="../man1/enadis.cgi.1.html">enadis.cgi</A>(1)</I>

<P>
<DT>critack<DD>
Form show on the <B>status-log</B> webpage when viewed from the &quot;Critical
Systems&quot; overview. This form is used to acknowledge a critical status
by the operators monitoring the Critical Systems view.
<P>
<DT>critedit<DD>
Header, footer and form for the <B>Critical Systems Editor</B>, the
<I><A HREF="../man1/criticaleditor.cgi.1.html">criticaleditor.cgi</A>(1)</I>

utility.
<P>
<DT>replog<DD>
Header and footer for the Xymon <B>Report status-log</B> webpage, generated by
<I><A HREF="../man1/svcstatus.cgi.1.html">svcstatus.cgi</A>(1)</I>

utility when used to show a status log for an availability report.
<P>
<DT>report<DD>
Header, footer and forms for selecting a pre-generated <B>Availability Report</B>. 
Handled by the
<I><A HREF="../man1/datepage.cgi.1.html">datepage.cgi</A>(1)</I>

utility.
<P>
<DT>snapshot<DD>
Header and footer for the Xymon <B>Snapshot report</B> selection webpage, generated by
<I><A HREF="../man1/snapshot.cgi.1.html">snapshot.cgi</A>(1)</I>

<P>
</DL>
<A NAME="lbAD">&nbsp;</A>
<H2>SEE ALSO</H2>

<A HREF="../man1/xymongen.1.html">xymongen</A>(1), <A HREF="../man1/svcstatus.cgi.1.html">svcstatus.cgi</A>(1), <A HREF="../man7/xymon.7.html">xymon</A>(7)
<P>
<P>

<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT><A HREF="#lbAB">NAME</A><DD>
<DT><A HREF="#lbAC">DESCRIPTION</A><DD>
<DT><A HREF="#lbAD">SEE ALSO</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 09:41:02 GMT, February 23, 2014
</BODY>
</HTML>