We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I am facing this error in graphios logs, and don't really understand what is causing the issue. Have a look at the performance data:
"error":"partial write:\nunable to parse 'MemoryUsage,host=SESKWDEVSP01,check=Memory usage,location=la value=21913.77 1486114861000000000': invalid boolean" "error":"unable to parse 'CPULoad,host=seskwemdc03,check=5 min avg Load,location=la value=20 1486102977000000000': invalid field format"
Graphios generated PerfData for above error :
SERVICEPERFDATA::'5 min avg Load'=20%;80;90;0;100 SERVICEPERFDATA::'Memory usage'=21913.77MB;17611.80;19813.27;0.00;22014.74
This is what I am capturing after editing graphios.py with your code in the Parsefix branch.
Thanks, Rohit
The text was updated successfully, but these errors were encountered:
Did you ever figure out the cause of this error?
Sorry, something went wrong.
No branches or pull requests
I am facing this error in graphios logs, and don't really understand what is causing the issue. Have a look at the performance data:
Graphios generated PerfData for above error :
This is what I am capturing after editing graphios.py with your code in the Parsefix branch.
Thanks,
Rohit
The text was updated successfully, but these errors were encountered: