An open API service indexing awesome lists of open source software.

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

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.