Hi,
we tested the IcingaCheckPerfCounter Powershell Check and we want to use the ThresholdInterval option for average values of the last x minutes.
We installed the icingapowershell Service on the Server and registered the Check.
When we open the performance monitor and run the check simultaniously, the average values will not fit.
I don't know where our mistake is and where we can change the query.
The Check-query is Invoke-IcingaCheckPerfCounter -PerfCounter '\processor(0)\% processor time' -ThresholdInterval 1m

Thank you.