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

Fix Windows hosts perfdata parse #106

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

phsmith
Copy link

@phsmith phsmith commented Mar 8, 2016

Where I work, we monitor several windows hosts and we need that the perfdata information to make graphics dashboards on Grafana.
So I've made a little fix on the code to fix the problem with perfdatas with space on name that coming from check_wmi_plus.
The only codes that I've made are on lines 367 and 368.

@phsmith
Copy link
Author

phsmith commented Mar 11, 2016

I've made new changes to better parse windows perfdata.
Now it's parsing perfdatas from NSClient++, check_wmi_plus, and others correctly.

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

Successfully merging this pull request may close these issues.

1 participant