Interval
You can configure how often Coordinator collects statistics from Controllers by specifying a number of seconds in the Interval
configuration parameter. For example, to collect statistics once a minute, set Interval
to 60
.
Type: | Integer |
Default: | 60 |
Required: | Yes |
Configuration Section: | StatsCollector |
Example: | Interval=60
|
See Also: |