Skip to content

Latest commit

 

History

History
37 lines (30 loc) · 1.59 KB

File metadata and controls

37 lines (30 loc) · 1.59 KB
title SQL Server Agent, Alerts object
description Learn about the SQL Server Agent Alerts performance object, which contains performance counters that report information about SQL Server Agent alerts.
ms.custom
ms.date 07/12/2021
ms.prod sql
ms.prod_service database-engine
ms.reviewer
ms.technology performance
ms.topic conceptual
helpviewer_keywords
Alerts object
SQLAgent:Alerts
author WilliamDAssafMSFT
ms.author wiassaf

SQL Server Agent, Alerts object

[!INCLUDE SQL Server]

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
Use Performance Objects
Monitor Resource Usage (System Monitor)