Icinga / icinga-powershell-framework

This PowerShell module will allow to fetch data from Windows hosts and use them for inventory and monitoring solutions. Together with the Icinga Web 2 module, a detailed overview of your Windows infrastructure will be drawn.
MIT License
78 stars 33 forks source link

Invoke-IcingaCheckCPU fails when counter is missing #758

Closed tomabg closed 1 month ago

tomabg commented 1 month ago

output is

: Icinga Invalid Input Error was thrown: PerformanceCounter: \Processor Information(*)\% Processor Utility

A plugin failed to fetch Performance Counter information. Please ensure the counter is written properly and available on your system.

tomabg commented 1 month ago

restart of Icinga PowerShell Service helped