--- title: "SQL Server Agent, Alerts Object | Microsoft Docs" ms.custom: "" ms.date: "06/13/2017" ms.prod: "sql-server-2014" ms.reviewer: "" ms.technology: performance ms.topic: conceptual helpviewer_keywords: - "Alerts object" - "SQLAgent:Alerts" ms.assetid: e5e37f74-ee88-46d0-ad8f-71fd1b1fa64a author: MikeRayMSFT ms.author: mikeray manager: craigg --- # SQL Server Agent, Alerts Object The SQL Server Agent **Alerts** performance object contains performance counters that report information about SQL Server Agent alerts. The table below lists the counters that this object contains. The table below contains the **SQLAgent:Alerts** counters. |Name|Description| |----------|-----------------| |**Activated alerts**|This counter reports the total number of alerts that SQL Server Agent has activated since the last time that SQL Server Agent restarted.| |**Alerts activated/minute**|This counter reports the number of alerts that SQL Server Agent activated within the last minute.| > [!NOTE] > To use this SQL Server Agent object, users must be a member of the **sysadmin** fixed server role. ## See Also [Alerts](../../ssms/agent/alerts.md) [Use Performance Objects](../../ssms/agent/use-performance-objects.md) [Monitor Resource Usage (System Monitor)](monitor-resource-usage-system-monitor.md)