ridicurious.com
Powershell

Plot Graph in Powershell console

Introduction ‘Plot Graph in PowerShell Console’:

Recently, I was working on my Twitter bot (https://twitter.com/WittyHumorBot) completely written in PowerShell, but part of which was automating multiple jobs that run continuously on my screen. I managed to write a script to set all PowerShell consoles automatically in a grid layout like in the below image

Graph in Powershell console

But I was not able to do that with taskmgr.exe in order to monitor performance bottlenecks and which was not at all customizable to my needs.

Features and Script:

So I decided to write a function that is customizable and can display a graph in a Powershell console which can also be set in an Automated grid layoutHere is the Grid layout script and the blog post).

Also,

Following is the full script and here is the link to the Github Project, please feel free to contribute as I still see some possibilities of improvement.

Hope you’ll find the script useful and Thanks for reading.

Please do follow me on twitter for more Interesting PowerShell material and don’t forget to Showoff your Powershell console graph to your colleagues, Cheers! 😉

Subscribe to our mailing list

* indicates required

Related posts

Azure Cloud Shell – Storage

Prateek Singh
6 years ago

Running Encoded Commands with PowerShell

Prateek Singh
6 years ago

Query Port Information using Powershell

Prateek Singh
7 years ago
Exit mobile version