This category is for configuring the UVMS advanced architecture: Node types Master or Subordinate, failover.
Variable / Nom |
Description |
|
---|---|---|
Enable check of database conflicts (Only for MS SQL SERVER and ORACLE) ADV_ARCH_ENABLE_CHECK_DB_CONFLICTS |
S |
Y/N, No by default. For failover architecture, allows UVMS to verify that no other member of the cluster is already started. Warning, the UVMS connection user in the database must have the right to see the DB processes (1). Do not activate with an OS cluster. |
Enable check of status for Master ADV_ARCH_ENABLE_CHECK_MASTER_STATUS |
D |
Y/N, No by default. On the subordinate UVMS, enable the check of the Master status |
External UVMS node Status Verification Cycle (seconds) CHECK_EXTERNAL_UVMS_STATUS_EVERY_SECONDS |
D |
60 seconds by default. The status of subordinate nodes is displayed on the UVC connected to the master. |
Master UVMS to Subordinate UVMS Node synchronization cycle (seconds) SEND_MASTER_NODE_SYNCHRO_EVERY_SECONDS |
D |
300 seconds by default. The synchronization allows the master to know all the nodes shared by the subordinates. |
Master UVMS to Subordinate UVMS Security synchronization cycle (seconds) SEND_MASTER_SECURITY_SYNCHRO_EVERY_SECONDS |
D |
900 seconds by default. The synchronization allows for the master to send out the security object definitions (users, system user patterns, groups and roles) and the alerting rules. |
(1) The UVMS database user, which is the UVMS connection account of the database, must have the right to see the external database processes. Refer to the Univiewer Administration Guide, paragraph “Verifying the startup in failover mode”.