# Setting vCenter Stat Levels

Statistic collection intervals determine the frequency at which statistic queries occur, the length of time statistical data is stored in the database, and the type of statistical data that is collected. You can view the collected statistics through the performance charts in the vSphere Client or through command-line monitoring utilities.

### Procedure [(Instructions)](https://docs.vmware.com/en/VMware-vSphere/6.7/com.vmware.vsphere.vcenterhost.doc/GUID-5D85751A-2CE8-4FD5-83C8-90A17060631E.html)

1. In the **vSphere Client**, navigate to the vCenter Server instance.
2. Select the **Configure** tab.
3. Under **Settings**, select **General**.
4. Click **Edit**.

![](/files/-LzmsaJ3BeKan0hbUHoR)

1. To **enable** or disable a statistics interval, **check the box for that interval.**
2. To change a statistics interval attribute value, select a value from the drop-down menu.
   1. In **Interval Duration**, select the time interval in which statistics data is collected.
   2. In **Save For**, select for how long the archived statistics are kept in the database.
   3. In **Statistics Level**, select a new level for collecting statistics.The lower the level is, the fewer number of statistic counters are used. Level 4 uses all statistics counters. Use it only for debugging purposes.

{% hint style="info" %}
**Note: Please make sure to enable the 5 minutes Interval - Save for 1 day - Level 3**
{% endhint %}

![](/files/-Lzmsl9zkmG7-Of4aGM4)

Click **Ok** to save and exit


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://documentation.6fusion.com/collectors-1/setting-vcenter-stat-levels.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
