Icinga / icinga-powershell-plugins

A collection of Windows check plugins for the Icinga PowerShell Framework
GNU General Public License v2.0
51 stars 28 forks source link

Fix: Removes process list for `Invoke-IcingaCheckCPU` #419

Closed LordHepipud closed 1 month ago

LordHepipud commented 1 month ago

Removes process list feature for Invoke-IcingaCheckCPU, which causes too much CPU overhead and increase execution time by a lot without substantial gain of information

Fixes #418