UVMS behavior can be customized with variables. Those variables are located:
Database Settings Category
Variable |
Description |
---|---|
DB_MAX_POOL_SIZE Maximum Pool Size |
Size of the connection pool to the UVMS database. To be updated only if the database is external. |
Monitoring Category
Synchronization Category
Variable |
Description |
---|---|
OWLS_SYNCHRONIZATION_TIMER DUAS V6 to UVMS synchronization cycle |
Synchronization cycle sent by DUAS to UVMS (30 s by default). The DUAS V6 nodes connect during each cycle to report they are up and running (status update is the node list) |
OWLS_DATA_SYNCHRONIZATION_TIMER DUAS V6 to UVMS data synchronization cycle |
Administration data synchronization cycle of DUAS V6 nodes (default: 180s). The data consists of security (users, system user patterns, groups and roles), node list and alert rules. Each DUAS V6 connect to UVMS according to this cycle to request data synchronization. UVMS processes and sends updates if necessary. |
OWLS_NB_CONCURRENT_SYNCHRONIZATION Number of synchronizations that can be processed simultaneously |
Maximum number of synchronization requests (5 by default) a UVMS can process simultaneously. In case the number is exceeded, the DUAS V6 nodes are rejected and try to synchronize again 30 seconds later and on until synchronization is successful. |
OWLS_UVMS_UVC_NODE_STATUS_TIMER UVC to UVMS node status synchronization cycle for DUAS V6 |
Node status update cycle for UVC (300 s by default). Each console connects to UVMS according to this cycle to update its node status caching. |
Advanced Architecture Category
Variable |
Description |
---|---|
CHECK_EXTERNAL_UVMS_STATUS_EVERY_SECONDS External UVMS node status verification cycle (seconds) |
Period to check status of subordinate or external UVMS |
SEND_MASTER_NODE_SYNCHRO_EVERY_SECONDS Master UVMS to subordinate UVMS node synchronization cycle (seconds) |
Period to synchronize nodes list between master and all subordinate UVMS (task performed by master UVMS) |
SEND_MASTER_SECURITY_SYNCHRO_EVERY_SECONDS Master UVMS to subordinate UVMS security synchronization cycle (seconds) |
Period to synchronize security objects between master and all subordinate UVMS (task performed by master UVMS) |
Advanced Settings Category