2.1.4.8. customScript

Does the script, which then executes a check itself. The corresponding script must be $CADENAS_SETUP/scripts/healthinfo in the path .

In addition to the basic keys, the following additional keys are available:

  • ScriptModule = Determines the path to the VBS script.

  • ScriptParams = Parameters that are transferred when the script is called. These are evaluated by the script. The parameters to be specified depend on the respective script.

You can create any number of tasks for monitoring scripts. To create another task, proceed as follows:

  1. Open the pappserver.cfg from the setup folder in your Installation directory with a text editor.

  2. Search for the header "[healthtask:CustomScript]".

  3. Select the entire block and copy it above or below.

    pappserver.cfg

    pappserver.cfg

  4. Change the name in the header after the colon as required, adjust all keys and save the file.

  5. Start You Pappserver the service new.

  6. Reload the page in the web browser. After logging in, you should see the new task in the Health Monitor.

    Health Monitor with own script task

    Health Monitor with own script task