Go to documentation repository
Documentation for Axxon One 2.0. Documentation for other versions of Axxon One is available too.
Previous page Next page
To create a system variable for the Axxon One server in the failover mode in Linux OS, do the following:
- Stop the required server (see Suspending a Server within a cluster).
- Go to the /etc/AxxonSoft directory.
- Create a backup of the configuration:
cp axxon-one.conf axxon-one.conf_bak
Attention!
This step is mandatory.
- Open the server configuration file for editing:
nano axxon-one.conf
- Add the required variable as the first line in the configuration file:For example, a variable to enable or disable the observer mode for the self-diagnostics service:
export %system_variable=value%
where 0—the observer mode is off, 1—the observer mode is on.export DRMONKEY_OBSERVER_MODE=0
- After you make the changes and save the configuration file, start the server.
As a result, the system variable is set permanently for the Axxon One server in the failover mode.
Overview
Content Tools