File: criticaleditor.cgi.1

package info (click to toggle)
xymon 4.3.30-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 11,288 kB
  • sloc: ansic: 69,112; sh: 3,595; makefile: 857; javascript: 452; perl: 48
file content (41 lines) | stat: -rw-r--r-- 1,282 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
.TH CRITICALEDITOR.CGI 1 "Version 4.3.30:  4 Sep 2019" "Xymon"
.SH NAME
criticaleditor.cgi \- Xymon Critical Systems View Editor CGI
.SH SYNOPSIS
.B "criticaleditor.cgi"

.SH DESCRIPTION
\fBcriticaleditor.cgi\fR is invoked as a CGI script via the 
criticaleditor.sh CGI wrapper.

criticaleditor.cgi is a web-based editor for the 
.I critical.cfg(5)
file, which is used to configure the Xymon "Critical Systems" view.

A detailed description of how to use the editor is provided in the
Xymon Web documentation, available from the "Help" \-> "Critical Systems"
link on the Xymon website.

.SH SECURITY
Access to this CGI script should be restricted through access controls
in your webserver. Editing the Critical Systems View configuration will
impact the monitoring of your site.

.SH OPTIONS
.IP "\-\-config=FILENAME"
Name of the Critical Systems View configuration file. The default is
critical.cfg in the $XYMONHOME/etc/ directory.

.IP "\-\-env=FILENAME"
Loads the environment defined in FILENAME before executing the CGI script.

.IP "\-\-area=NAME"
Load environment variables for a specific area. NB: if used,
this option must appear before any \-\-env=FILENAME option.

.IP "\-\-debug"
Enables debugging output.

.SH "SEE ALSO"
criticalview.cgi(1), critical.cfg(5), xymon(7)