1. IBM Documentation - Monitoring Agent for Amazon EC2: In the section on configuring the agent, the documentation states, "You can create multiple instances of this agent to monitor different AWS regions." Each instance has its own configuration, including the polling interval.
Source: IBM Documentation, Monitoring Agent for Amazon EC2, "Configuring the agent". (This principle applies to IBM's agent-based monitoring architecture for cloud services).
2. IBM Documentation - Configuration parameters for the Amazon EC2 agent: The documentation lists KECCLOUDWATCHINTERVAL as the "Interval in minutes for collecting CloudWatch data." This parameter is set per agent instance. Since each instance can be configured for a different region, the interval is effectively set at the region level.
Source: IBM Documentation, Monitoring Agent for Amazon EC2, "Configuration parameters for the Amazon EC2 agent".