Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This section describes the different high availability properties that you can use in the STR. For further information about high availability, seeĀ High Availability Setup.

All Pico Types

These properties are applicable to all pico types.

PropertyDescription
mz.ha.enabled

Default value: false

This property enables the HA Monitoring Server on a pico instance.

mz.ha.log_file

Default value: ""

This property determines the directory where the HA Monitor Server will store log files. The log file contains the property assignments, that is, counter limits as well as debug and statistics information.

The default setting is an empty value, meaning that the HA logging is disabled.

mz.ha.host

Default value: 127.0.0.1

This property determines the address of the interface that the HA Monitor Server will bind to. The HA Client typically runs on the same host as the HA Monitor server that it connects to.

mz.ha.port

Default value: ""

This property determines the port that the server will bind to.

This parameter must be set if an HA monitor server is used.

Execution Contexts

These properties are applicable to ECs.

...