Monitoring HULFT Script Server by executing a script

Monitoring the availability of HULFT Script Server can be achieved by actually executing a script using ScriptRunner.

This will give more accurate results compared to the monitoring of the HULFT Script Server process.

A script can perform periodic checks from the following perspectives:

 

  • Whether the HULFT Script Server process is active or not.

  • Whether the port that is used by the client tools to connect to HULFT Script Server is available.

  • Whether HULFT Script Server is in service and scripts can be executed.

 

The clustering software can monitor the active status of HULFT Script Server by checking whether the value returned by ScriptRunner is "0" (success) or not.

= Remarks =

Any script can be used for health monitoring.

For instance, if the content is just a process flow of Start and End, the process is not affected by other factors, so you can only check the HULFT Script Server operation condition.