MeterControl

Indicates the intervals at which metering and forecasting are done for the keys specified in the Meters attribute. The attribute value cannot be overridden.

See Meters.

At every ForecastCycle, the ForecastFlag key of VCSInfo attribute will be set to 1 which is passed to the meter entry point to perform the forecasting.

This attribute includes the following keys:

You cannot modify the value at run time. User can set value in the type.cf file for the respective agent.

Type and dimension: integer-association

Default:static int MeterControl{} = { MeterInterval=600, ForecastCycle=0 }