Overview Performance Charts Help : Understanding Performance Metrics : Collection Intervals

Collection Intervals
Collection intervals determine the time period during which statistics are aggregated and rolled up, and the length of time the statistics are archived in the vCenter database.
By default, vCenter Server has four collection intervals: Day, Week, Month, and Year. Each interval specifies a length of a time statistics are archived in the vCenter database. You can configure which intervals are enabled and for what period of time. You can also configure the number of data counters used during a collection interval by setting the collection level. Together, the collection interval and collection level determine how much statistical data is collected and stored in your vCenter Server database.
Real-time statistics are not stored in the database. They are stored in a flat file on hosts and in memory on the vCenter Server systems. Hosts collect real-time statistics only for the host or the virtual machines available on the host. Real-time statistics are collected directly on a host every 20 seconds (60 seconds for ESX Server 2.x hosts). If you query for real-time statistics in the vSphere Client for performance charts, vCenter Server queries each host directly for the data. It does not process the data at this point. It only passes the data to the vSphere Client. The processing occurs in a separate operation. On hosts, the statistics are kept for one hour, after which 180 data points (15 -20 second samples) will have been collected. The data points are aggregated, processed, and returned to vCenter Server. At this point, vCenter Server archives the data in the database as a data point for the Day collection interval.
To ensure performance is not impaired when collecting and writing the data to the database, cyclical queries are used to collect data counter statistics. The queries occur for a specified collection interval. At the end of each interval, the data calculation occurs.
Table 4 lists the default collection intervals available for the vCenter Server.