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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of CGIOPTIONS.CFG</TITLE>
</HEAD><BODY>
<H1>CGIOPTIONS.CFG</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"> </A>
<H2>NAME</H2>
cgioptions.cfg - Command-line parameters for the Xymon CGI tools
<P>
<A NAME="lbAC"> </A>
<H2>SYNOPSIS</H2>
<B>$XYMONHOME/etc/cgioptions.cfg</B>
<P>
<A NAME="lbAD"> </A>
<H2>DESCRIPTION</H2>
<I><A HREF="../man1/cgioptions.cfg.1.html">cgioptions.cfg</A>(1)</I>
controls the command-line options passed to all of the Xymon CGI tools
through their respective shell-script wrappers. Typically the options
listed here are used for system-wide configuration of the CGI utilities,
e.g. to define where they read configuration files.
<P>
The exact set of command-line options available are described in the
man-page for each of the CGI utilities.
<P>
The file is "sourced" into the shell script wrapper, so assignments to
the CGI-specific variables must follow standard shell-script syntax.
<P>
<A NAME="lbAE"> </A>
<H2>SETTINGS</H2>
<DL COMPACT>
<DT>CGI_ACKINFO_OPTS<DD>
Options for the
<I><A HREF="../man1/ackinfo.cgi.1.html">ackinfo.cgi</A>(1)</I>
utility.
<P>
<DT>CGI_ACK_OPTS<DD>
Options for the
<I><A HREF="../man1/acknowledge.cgi.1.html">acknowledge.cgi</A>(1)</I>
utility.
<P>
<DT>CGI_CSVINFO_OPTS<DD>
Options for the
<I><A HREF="../man1/csvinfo.cgi.1.html">csvinfo.cgi</A>(1)</I>
utility.
<P>
<DT>CGI_DATEPAGE_OPTS<DD>
Options for the
<I><A HREF="../man1/datepage.cgi.1.html">datepage.cgi</A>(1)</I>
utility.
<P>
<DT>CGI_ENADIS_OPTS<DD>
Options for the
<I><A HREF="../man8/enadis.cgi.8.html">enadis.cgi</A>(8)</I>
utility.
<P>
<DT>CGI_EVENTLOG_OPTS<DD>
Options for the
<I><A HREF="../man1/eventlog.cgi.1.html">eventlog.cgi</A>(1)</I>
utility.
<P>
<DT>CGI_FINDHOST_OPTS<DD>
Options for the
<I><A HREF="../man1/findhost.cgi.1.html">findhost.cgi</A>(1)</I>
utility.
<P>
<DT>CGI_HIST_OPTS<DD>
Options for the
<I><A HREF="../man1/history.cgi.1.html">history.cgi</A>(1)</I>
utility.
<P>
<DT>CGI_COLUMNDOC_OPTS<DD>
Xymon-specific options for column documentation. This uses the
<I><A HREF="../man1/csvinfo.cgi.1.html">csvinfo.cgi</A>(1)</I>
utility with the <B>server/etc/columndoc.cfg</B> configuration file.
<P>
<DT>CGI_CONFREPORT_OPTS<DD>
Options for the
<I><A HREF="../man1/confreport.cgi.1.html">confreport.cgi</A>(1)</I>
utility.
<P>
<DT>CGI_SHOWGRAPH_OPTS<DD>
Options for the
<I><A HREF="../man1/showgraph.cgi.1.html">showgraph.cgi</A>(1)</I>
utility.
<P>
<DT>CGI_HOSTGRAPHS_OPTS<DD>
Options for the
<I><A HREF="../man1/hostgraphs.cgi.1.html">hostgraphs.cgi</A>(1)</I>
utility.
<P>
<DT>CGI_CRITEDIT_OPTS<DD>
Options for the
<I><A HREF="../man1/criticaleditor.cgi.1.html">criticaleditor.cgi</A>(1)</I>
utility.
<P>
<DT>CGI_CRITVIEW_OPTS<DD>
Options for the
<I><A HREF="../man1/criticalview.cgi.1.html">criticalview.cgi</A>(1)</I>
utility.
<P>
<DT>CGI_REPLOG_OPTS<DD>
Options for the
<I><A HREF="../man1/reportlog.cgi.1.html">reportlog.cgi</A>(1)</I>
utility.
<P>
<DT>CGI_REP_OPTS<DD>
Options for the
<I><A HREF="../man1/report.cgi.1.html">report.cgi</A>(1)</I>
utility.
<P>
<DT>CGI_SNAPSHOT_OPTS<DD>
Options for the
<I><A HREF="../man1/snapshot.cgi.1.html">snapshot.cgi</A>(1)</I>
utility.
<P>
<DT>CGI_SVCHIST_OPTS<DD>
Options for the
<I><A HREF="../man1/svcstatus.cgi.1.html">svcstatus.cgi</A>(1)</I>
utility when used to view historical logs. Note that the
"--historical" option must be included in this setting.
<P>
<DT>CGI_SVC_OPTS<DD>
Options for the
<I><A HREF="../man1/svcstatus.cgi.1.html">svcstatus.cgi</A>(1)</I>
utility.
<P>
</DL>
<A NAME="lbAF"> </A>
<H2>SEE ALSO</H2>
<A HREF="../man7/xymon.7.html">xymon</A>(7), the individual CGI utility man-pages.
<P>
<P>
<HR>
<A NAME="index"> </A><H2>Index</H2>
<DL>
<DT><A HREF="#lbAB">NAME</A><DD>
<DT><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT><A HREF="#lbAE">SETTINGS</A><DD>
<DT><A HREF="#lbAF">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>
|