table of contents
other versions
- wheezy 4.3.0~beta2.dfsg-9.1
BB-REPLOG.CGI(1) | General Commands Manual | BB-REPLOG.CGI(1) |
NAME¶
bb-replog.cgi - CGI program to report service availability logSYNOPSIS¶
bb-replog.cgiDESCRIPTION¶
bb-replog.cgi is invoked as a CGI script via the bb-replog.sh CGI wrapper. Based on the parameters it receives, it generates an availability report for a specific host-service combination for the requested time-period. The availability report includes a calculation of the availability percentage (split out on percent green, yellow, red time), and an eventlog for the period listing the status changes that have occurred to allow for drill-down to the test reports that indicate a problem. Access to the individual historical status logs go via the hobbitsvc.cgi(1) CGI script.HOSTSVC (the host and service to report on)
STYLE (report style: "crit", "non-crit", "all")
ST (starttime in seconds since 1-1-1970 00:00 UTC)
END (endtime in seconds since 1-1-1970 00:00 UTC)
IP (IP address of host - for display purposes only)
REPORTTIME (the REPORTTIME: setting for this host)
WARNPCT (the WARNPCT: setting for this host)
OPTIONS¶
- --env=FILENAME
- Loads environment from FILENAME before executing the CGI.
SEE ALSO¶
bb-hosts(5), hobbitserver.cfg(5), hobbitsvc.cgi(1)Version 4.2.3: 4 Feb 2009 | Xymon |