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

"error":"partial write:\nunable to parse: invalid boolean #134

Open
rohit8925 opened this issue Feb 3, 2017 · 1 comment
Open

"error":"partial write:\nunable to parse: invalid boolean #134

rohit8925 opened this issue Feb 3, 2017 · 1 comment

Comments

@rohit8925
Copy link

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

@jakerobb
Copy link

Did you ever figure out the cause of this error?

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

2 participants