Difference between revisions of "Server Configuration Variables"

no edit summary
Line 14: Line 14:
| AgentUpgradeWaitTime || Maximum wait time in seconds for agent restart after upgrade. If agent cannot be contacted after this time period, upgrade process is considered as failed. || 600 ||
| AgentUpgradeWaitTime || Maximum wait time in seconds for agent restart after upgrade. If agent cannot be contacted after this time period, upgrade process is considered as failed. || 600 ||
|-
|-
| AlarmHistoryRetentionTime || || 180 ||
| AlarmHistoryRetentionTime || A number of days the server keeps an alarm history in the database || 180 ||
|-
|-
| AllowDirectSMS || Allow (1) or disallow (0) sending of SMS via NetXMS server using nxsms utility. || 0 ||
| AllowDirectSMS || Allow (1) or disallow (0) sending of SMS via NetXMS server using nxsms utility. || 0 ||
Line 20: Line 20:
| AllowTrapVarbindsConversion || || 1 ||
| AllowTrapVarbindsConversion || || 1 ||
|-
|-
| AllowedCiphers || || 15 ||
| AllowedCiphers || A bitmask for encryption algorithms allowed in the server: 1 - AES256, 2 - Blowfish, 4 - IDEA, 8 - 3DES (sum the values to allow multiple algorithms at once) || 15 ||
|-
|-
| AuditLogRetentionTime || || 90 ||
| AuditLogRetentionTime || || 90 ||
Line 36: Line 36:
| CheckTrustedNodes || || 1 ||
| CheckTrustedNodes || || 1 ||
|-
|-
| ClientListenerPort || || 4701 ||
| ClientListenerPort || The server port for incoming client connections (such as management console) || 4701 ||
|-
|-
| ConditionPollingInterval || || 60 ||
| ConditionPollingInterval || || 60 ||
Line 42: Line 42:
| ConfigurationPollingInterval || || 3600 ||
| ConfigurationPollingInterval || || 3600 ||
|-
|-
| ConnectionPoolBaseSize || || 5 ||
| ConnectionPoolBaseSize || A number of connections to the database created on the server startup || 5 ||
|-
|-
| ConnectionPoolCooldownTime || || 300 ||
| ConnectionPoolCooldownTime || || 300 ||
|-
|-
| ConnectionPoolMaxSize || || 20 ||
| ConnectionPoolMaxSize || A maximum number of connections in the connection pool || 20 ||
|-
|-
| DataDirectory || || ||
| DataDirectory || || ||
Line 52: Line 52:
| DefaultCommunityString || || public ||
| DefaultCommunityString || || public ||
|-
|-
| DefaultEncryptionPolicy || || 1 ||
| DefaultEncryptionPolicy || Set the default encryption policy for communications with agents: 0 - encryption disabled, 1 - allowed, 2 - preferred, 3 - required || 1 ||
|-
|-
| DeleteEmptySubnets || || 1 ||
| DeleteEmptySubnets || || 1 ||
|-
|-
| DisableVacuum || || 0 ||
| DisableVacuum || Disable (1) or enable (0) VACUUM command for PostgreSQL database as part of housekeeping procedures || 0 ||
|-
|-
| DiscoveryFilter || || ||
| DiscoveryFilter || || ||
AutoPatrol
191

edits