Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

PowerShell Day-to-Day Admin Tasks: Monitoring Performance

$
0
0

By reading performance counters from services such as SQL Server or Exchange, you can get a wealth of performance information. By automating the process of gathering and storing appropriate counters, you can routinely check a range of devices quickly using visual tools such as PerfMon. By then creating your own counters, you can add counter-based metrics to anything that can be measured programmatically, such as  services, applications, processes such as ETL, or deployments.

Read More 


Viewing all articles
Browse latest Browse all 6937

Trending Articles