Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invoke-IcingaCheckPerfcounter strange perfdata output with new metrics layout #377

Open
uwereiter opened this issue Nov 22, 2023 · 0 comments

Comments

@uwereiter
Copy link

We use Invoke-IcingaCheckPerfcounter to monitor CPU usage for an array of processes. Till version 1.9.x that worked fine and honestly I didn't check in detail after upgrading to 1.10.x and 1.11.x with the new performance-data metrics.

But as we're currently facing high CPU load on some servers I tried to execute the command as before. Result is, that the performance data does not know to which instance of the process that data belongs:
image

It doesn't make sense when checking an array of multiple counters and all are shown as "process::...".

Accidently I made a mistake and forgot to enter ")" after the instance name, and now category and instance name of the counter are shown as in older versions (as example "processwinlogon:...":
image

Is that a bug or by design?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant