EnglishFrenchSpanish

Ad


OnWorks favicon

acknowledge.cgi - Online in the Cloud

Run acknowledge.cgi in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command acknowledge.cgi that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


acknowledge.cgi - Xymon CGI script to acknowledge alerts

SYNOPSIS


acknowledge.cgi?ACTION=action&NUMBER=acknum&DELAY=validity&MESSAGE=text

DESCRIPTION


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.

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.

OPTIONS


--no-pin
acknowledge.cgi normally requires the user to enter the acknowledgment code
received in an alert message. If you run it with this option, the user will instead
get a list of the current non-green statuses, and he may send an acknowledge
without knowing the code.

--no-cookies
Normally, acknowledge.cgi uses a cookie sent by the browser to initially filter the
list of hosts presented. If this is not desired, you can turn off this behaviour by
calling acknowledge.cgi with the --no-cookies option. This would normally be placed
in the CGI_ACK_OPTS setting in cgioptions.cfg(5)

--env=FILENAME
Loads the environment defined in FILENAME before executing the CGI script.

--debug
Enables debugging output.

Use acknowledge.cgi online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

Linux commands

  • 1
    abicheck
    abicheck
    abicheck - check application binaries
    for calls to private or evolving symbols
    in libraries and for static linking of
    some system libraries. ...
    Run abicheck
  • 2
    abicompat
    abicompat
    abicompat - check ABI compatibility
    abicompat checks that an application
    that links against a given shared
    library is still ABI compatible with a
    subsequent ve...
    Run abicompat
  • 3
    cpphs-hugs
    cpphs-hugs
    cpphs - liberalised cpp-a-like
    preprocessor for Haskell ...
    Run cpphs-hugs
  • 4
    cpphs
    cpphs
    cpphs - liberalised cpp-a-like
    preprocessor for Haskell ...
    Run cpphs
  • 5
    gbase
    gbase
    gbase - small numeric base converter ...
    Run gbase
  • 6
    gbbin
    gbbin
    gbbin - A program to bin data ...
    Run gbbin
  • More »

Ad