Work in progress
Add a new event source, select "Add Script", and "Parse output as color"
Set led to green if below 50 %, red if above.
Windows Powershell, Get load average:
https://searchenterprisedesktop.techtarget.com/tip/How-IT-admins-can-use-PowerShell-to-monitor-CPU-usage Get-CimInstance win32_processor | Measure-Object -Property LoadPercentage -Average
Buy me a coffee