![]() |
![]()
| ![]() |
![]()
NAMEsnapshot.cgi - CGI program to rebuild the Xymon webpages for a specific point in time. SYNOPSISsnapshot.cgi DESCRIPTIONsnapshot.cgi is invoked as a CGI script via the snapshot.sh CGI wrapper. It rebuilds the Xymon web pages to the look they had at a particular point in time, based upon the historical information logged about events. snapshot.cgi is passed a QUERY_STRING environment variable with the following parameters:
The "month" parameters must be specified as the three-letter english month name abbreviation: Jan, Feb, Mar ... "day" must be in the range 1..31; "yr" must be specified including century (e.g. "2003"). "hour" must be specified using a 24-hour clock. All of the processing involved in generating the report is done by invoking xymongen(1) with the proper "--snapshot" option. OPTIONS
ENVIRONMENT VARIABLES
SEE ALSOxymongen(1), hosts.cfg(5), xymonserver.cfg(5)
|