![]() |
![]()
| ![]() |
![]()
NAMEreport.cgi - CGI front-end to xymongen reporting SYNOPSISreport.cgi [--noclean] [xymongen-options] DESCRIPTIONreport.cgi is invoked as a CGI script via the report.sh CGI wrapper. It triggers the generation of a Xymon availability report for the timeperiod specified by the CGI parameters. report.cgi is passed a QUERY_STRING environment variable with the following parameters:
The following non-standard parameters are handled by the xymongen version of report.cgi:
The "month" parameters must be specified as the three-letter english month name abbreviation: Jan, Feb, Mar ... Start- and end-days are in the range 1..31; the start- and end-year must be specified including century (e.g. "2003"). End-times beyond the current time are silently replaced with the current time. The generated report will include data for the start- and end-days, i.e. the report will begin at 00:00:00 of the start-day, and end at 23:59:59 of the end-day. The "style" parameter is passed directly to xymongen(1) and should be "crit", "non-crit" or "all". Other values result in undefined behaviour. All of the processing involved in generating the report is done by invoking xymongen(1) with the proper "--reportopts" option. OPTIONS
FILES
ENVIRONMENT VARIABLES
SEE ALSOxymongen(1), hosts.cfg(5), xymonserver.cfg(5)
|