Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 1.98 KB

run-system-monitor.md

File metadata and controls

31 lines (25 loc) · 1.98 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic helpviewer_keywords
Run Performance Monitor
Performance Monitor in Windows uses remote procedure calls to collect information from SQL Server.
MikeRayMSFT
mikeray
12/04/2023
sql
performance
conceptual
Performance Monitor [SQL Server], running
Windows Performance Monitor [SQL Server], running
remote procedure calls [SQL Server]
starting Windows NT Performance Monitor
RPC

Run Performance Monitor

[!INCLUDE SQL Server]

Performance Monitor uses remote procedure calls (RPCs) to collect information from Microsoft [!INCLUDE ssNoVersion]. Any user who has Microsoft Windows permissions to run Performance Monitor can use Performance Monitor to monitor [!INCLUDE ssNoVersion].

As with all performance monitoring tools, expect some performance overhead when you use Performance Monitor to monitor [!INCLUDE ssNoVersion]. The actual overhead in any specific instance depends on the hardware platform, the number of counters, and the selected update interval. However, the integration of Performance Monitor with [!INCLUDE ssNoVersion] is designed to minimize any reduction in performance.

Note

If you have selected [!INCLUDE ssNoVersion] performance counters to monitor in the Performance Monitor snap-in, you will see the counters even if [!INCLUDE ssNoVersion] is not running.

For information about starting Performance Monitor, see Start Performance Monitor (Windows).

Related content