Top.Mail.Ru
Differences Between Operavix on Linux and Windows Operating Systems
CTRL+K

Differences Between Operavix on Linux and Windows Operating Systems

In this article

Authentication

In the Operavix system on Linux, you cannot use Standard Windows Authentication. This is because Standard Windows Authentication capabilities are provided by the Windows operating system on which the system is installed. Authentication via Active Directory on Linux is possible only through the Kerberos mechanism.

API Keys

In the Operavix system on Linux, you cannot use API keys with Active Directory authentication. This is because the Windows Integrated Authentication mechanism used to verify API key authenticity is available only on the Windows operating system. Such API keys are suitable for monitoring agents on Windows.

Hotkeys in the Automation Module

Canvas panning by holding the Space key on Linux is available only when using a TrackPoint.

Configuration File Editing

If Linux is used as the server operating system, settings that can be modified in configuration files are specified through environment variables at Docker container startup.

Note

Not all settings can be modified this way, as not all are exposed as environment variables.

The parameters you can modify on Linux are listed below.

com.operavix.subsystem.frontend.json file

ParameterDescriptionNote
FE_URLOperavix server addressMust be specified in full, including protocol and port
FE_SERVICE_MODEService modeDisabled by default. To enable, set to true (available from version 2308)
FE_SERVICE_MODE_MESSAGEMessage displayed when service mode is enabledAppears only if service mode is enabled (available from version 2308)

com.operavix.subsystem.monitoring.json file

ParameterDescriptionNote
MN_EMAIL_HASHINGHashing of data from the To and Cc fieldsDefault: default. To disable, set to none
MN_STORAGE_GUIDParameter allows passing a storage GUID for activity data synchronization during system update or restartBy default, the storage_guid field is empty; for data synchronization, the GUID of the previous storage is automatically taken from the built-in file-based knowledge base

com.operavix.subsystem.dashboard.json file

ParameterDescriptionNote
DB_ROWS_LIMITRow limit setting for table export from dashboardsDefault: 5000; any value is allowed

com.operavix.subsystem.automation.json file

ParameterDescriptionNote
AU_PRODStable version parameterDefault: true. If set to false, experimental functionality becomes available (available from version 2310)

com.operavix.subsystem.core.json file

ParameterDescriptionNote
CR_NOTIFICATION_MESSAGEMessage for the notification dialogEnabled automatically when a message is set (available from version 2311)

Was the article helpful?

Yes
No
Previous
System Emails to Users
We use cookies to improve our website for you.