Get-BLGPerfmonSummarizedCounterStats
1.1
This script analyses the counters we find with substrings (example: you are looking for Available Memory stats like Min, Avg, Max on a BLG,
but don't know the exact counter name, you'll use the -ArrayFilter parameter with an array of substrings like "Memory", "Available" to find
all counters within the BLG you specify that have these words in their path. On this exam
but don't know the exact counter name, you'll use the -ArrayFilter parameter with an array of substrings like "Memory", "Available" to find
all counters within the BLG you specify that have these words in their path. On this exam
This script analyses the counters we find with substrings (example: you are looking for Available Memory stats like Min, Avg, Max on a BLG,
but don't know the exact counter name, you'll use the -ArrayFilter parameter with an array of substrings like "Memory", "Available" to find
all counters within the BLG you specify that have these words in their path. On this example, it's "\\ServerName\Memory\Available MBytes" counter.
Show more
but don't know the exact counter name, you'll use the -ArrayFilter parameter with an array of substrings like "Memory", "Available" to find
all counters within the BLG you specify that have these words in their path. On this example, it's "\\ServerName\Memory\Available MBytes" counter.
Installation Options
Owners
Copyright
None
Package Details
Author(s)
- Sam Canada Drey
Dependencies
This script has no dependencies.
FileList
- Get-BLGPerfmonSummarizedCounterStats.nuspec
- Get-BLGPerfmonSummarizedCounterStats.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.1 (current version) | 81 | 2/21/2021 |