|
NAMEacknowledge.cgi - Xymon CGI script to acknowledge alertsSYNOPSISacknowledge.cgi?ACTION=action&NUMBER=acknum&DELAY=validity&MESSAGE=textDESCRIPTIONacknowledge.cgi is invoked as a CGI script via the acknowledge.sh CGI wrapper.acknowledge.cgi is passed a QUERY_STRING environment variable with the ACTION, NUMBER, DELAY and MESSAGE parameters. PARAMETERSACTION is the action to perform. The only supported action is "Ack" to acknowledge an alert.NUMBER is the number identifying the host/service to be acknowledged. It is included in all alert-messages sent out by Xymon. DELAY is the time (in minutes) that the acknowledge is valid. MESSAGE is an optional text which will be shown on the status page while the acknowledgment is active. You can use it to e.g. tell users not to contact you about the problem, or inform them when the problem is expected to be resolved. OPTIONS
FILES
ENVIRONMENT VARIABLES
BUGSWhen using alternate pagesets, hosts will only show up on the acknowledgment page if this is accessed from the primary page in which they are defined. So if you have hosts on multiple pages, they will only be visible for acknowledging from their main page which is not what you would expect.SEE ALSOxymongen(1), hosts.cfg(5), xymonserver.cfg(5)
Visit the GSP FreeBSD Man Page Interface. |