https://github.com/startautomating/heatmap
HeatMap is a PowerShell module for monitoring performance counters in PowerShell
https://github.com/startautomating/heatmap
Last synced: 10 months ago
JSON representation
HeatMap is a PowerShell module for monitoring performance counters in PowerShell
- Host: GitHub
- URL: https://github.com/startautomating/heatmap
- Owner: StartAutomating
- Created: 2014-05-05T23:01:36.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-05-05T23:04:14.000Z (over 11 years ago)
- Last Synced: 2025-03-24T08:46:09.770Z (10 months ago)
- Language: PowerShell
- Size: 113 KB
- Stars: 7
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
[Official Website](http://heatmap.start-automating.com)
Heatmap is a PowerShell module to help you keep track of the performance of your machines.
A heatmap shows the state of a counter at a glance.
As the situation gets worse, the colors get hotter.
Each item on the heatmap is based off of a performance counter.
You can find all of the performance counters that output a value from 1 to 100 by using the Get-PercentagePerformanceCounter command.