Go to documentation repository
Page History
...
- Stop the required server (see Suspending a Server within a cluster).
- Go to the /etc/AxxonSoft directory.
- Create a backup of the configuration:
Code Block language bash cp axxon-one.conf axxon-one.conf_bak
Note title Attention! This step is mandatory.
- Open the server configuration file for editing:
Code Block language bash 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:Code Block language bash export %system_variable=value%
where 0—the observer mode is off, 1—the observer mode is on.Code Block language bash export DRMONKEY_OBSERVER_MODE=0
- After you make the changes and save the configuration file, start the server.
...
Overview
Content Tools