psTerminalPerfCounter
0.1.0-preview
A PowerShell module for displaying real-time graphs of Windows Performance Counters directly in the terminal console. This module provides an easy way to visualize system performance metrics without requiring external graphing tools or GUI applications by using templates and multilanguage support.
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) Gabriel Köhl. All rights reserved.
Package Details
Author(s)
- Gabriel Köhl
Tags
PerformanceCounter Monitoring Terminal Console Graph Visualization Windows Performance System Diagnostics Real-time CPU Memory Disk Counter PowerShell Troubleshooting Analytics
Functions
Get-tpcAvailableCounterConfig Get-tpcPerformanceCounterInfo Start-tpcMonitor
Dependencies
Release Notes
Initial preview release featuring predefined performance counter configurations with real-time terminal-based visualization. Includes CPU, Memory, and Disk monitoring templates with language-independent counter IDs and integrated graphical engine.
FileList
- psTerminalPerfCounter.nuspec
- Config\tpc_CPU.json
- GraphicalEngine\Get-LinePlot.ps1
- Private\Get-ConfigurationFromJson.ps1
- Private\Show-CounterGraph.ps1
- Private\Start-MonitoringLoop.ps1
- psTerminalPerfCounter.psd1
- Config\tpc_Disk.json
- GraphicalEngine\Get-ScatterPlot.ps1
- Private\Get-PerformanceConfig.ps1
- Private\Show-CounterStatistic.ps1
- Private\Test-CounterAvailability.ps1
- psTerminalPerfCounter.psm1
- Config\tpc_Memory.json
- GraphicalEngine\LICENSE
- Private\Get-PerformanceCounterId.ps1
- Private\Show-CounterTable.ps1
- Public\Get-tpcAvailableCounterConfig.ps1
- Classes\PerformanceCounter.ps1
- en-US\psTerminalPerfCounter-help.xml
- GraphicalEngine\Show-Graph.ps1
- Private\Get-PerformanceCounterLocalName.ps1
- Private\Show-SessionHeader.ps1
- Public\Get-tpcPerformanceCounterInfo.ps1
- Config\schema.json
- GraphicalEngine\Get-BarPlot.ps1
- GraphicalEngine\UtilityFunctions.ps1
- Private\New-PerformanceCountersFromJson.ps1
- Private\Show-SessionSummary.ps1
- Public\Start-tpcMonitor.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
0.1.0-preview (current version) | 26 | 7/25/2025 |