Source
536
536
### Option: HistoryIndexCacheSize
537
537
# Size of history index cache, in bytes.
538
538
# Shared memory size for indexing history cache.
539
539
#
540
540
# Mandatory: no
541
541
# Range: 128K-2G
542
542
# Default:
543
543
# HistoryIndexCacheSize=4M
544
544
545
545
### Option: Timeout
546
-
# Specifies how long we wait for agent, SNMP device or external check (in seconds).
546
+
# Specifies timeout for communications (in seconds).
547
547
#
548
548
# Mandatory: no
549
549
# Range: 1-30
550
550
# Default:
551
551
# Timeout=3
552
552
553
553
Timeout=4
554
554
555
555
### Option: TrapperTimeout
556
556
# Specifies how many seconds trapper may spend processing new data.