ACKNOWLEDGE.CGI(1) | General Commands Manual | ACKNOWLEDGE.CGI(1) |
acknowledge.cgi - Xymon CGI script to acknowledge alerts
acknowledge.cgi?ACTION=action&NUMBER=acknum&DELAY=validity&MESSAGE=text
acknowledge.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.
ACTION 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.
When 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.
Version 4.3.28: 17 Jan 2017 | Xymon |