POLLING_INTERVAL - UEC configuration option
Description
The POLLING_INTERVAL option specifies the time interval (in seconds) at which the agents in the UEC agent list are polled.
Usage
Method | Syntax | IBM i | HP NonStop | UNIX | Windows | z/OS |
---|---|---|---|---|---|---|
Command Line, Short Form | n/a | |||||
Command Line, Long Form | n/a | |||||
Configuration File Keyword | polling_interval seconds |
Value
seconds is the interval (in seconds) at which the agents are polled.
Valid values for seconds is any number.
Default is 120.
(If your agent list is large, you may want to increase this default interval.)
Note
POLLING_INTERVAL should not be set to a value lower than the number of agents divided by BKR_QUERIES_PER_THREAD x BKR_QUERY_THREADS. While doing so will not cause any harm to UEC, it will prevent UEC from operating as efficiently as possible.