--- title: "SQL Server Agent, Statistics object" description: Learn about the SQL Server Agent Statistics performance object, which contains performance counters that report information about SQL Server Agent. author: MikeRayMSFT ms.author: mikeray ms.date: 12/04/2023 ms.service: sql ms.subservice: performance ms.topic: reference helpviewer_keywords: - "Statistics object" - "SQL Agent Statistics object" - "SQLAgent:Statistics" --- # SQL Server Agent, Statistics object [!INCLUDE [SQL Server](../../includes/applies-to-version/sqlserver.md)] The SQL Server Agent **Statistics** performance object contains performance counters that report information about SQL Server Agent. The table below lists the **SQLAgent:Statistics** counters. |Name|Description| |----------|-----------------| |**SQL Server Restarted**|The number of times the Microsoft SQL Server has been successfully restarted by SQL Server Agent since the last time that SQL Server Agent started.| ## Related content - [Use Performance Objects](../../ssms/agent/use-performance-objects.md) - [Monitor Resource Usage (Performance Monitor)](monitor-resource-usage-system-monitor.md)