- Help Center
- AIMS Platform Guides
- Agent - Microsoft SQL Server monitoring
Configure the Microsoft SQL Server agent data cycles
The AIMS Microsoft SQL Server agent is by default setup to fetch different data at the following intervals:
- Every 1 minutes
- Every 10 minutes
- Every 720 minutes
- Every 1440 minutes
If necessary, the user can easily move parameters from the 1 minute cycle to any of the other cycles to reduce performance impact. Keep in mind that the automated monitoring will be disabled for these parameters but regular static threshold alerts will still be available.

<BatchConfiguration>
<CycleMinutes>540</CycleMinutes>
.
.
.
</BatchConfiguration>
