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

Export nproc to time series db #127

Closed
mweinelt opened this issue Feb 22, 2018 · 4 comments · Fixed by #129
Closed

Export nproc to time series db #127

mweinelt opened this issue Feb 22, 2018 · 4 comments · Fixed by #129

Comments

@mweinelt
Copy link
Contributor

Interpreting load is always relative to the number of CPU cores of the device being monitored. Recently more devices with multiple cores have turned up and meaningful graphs need to take that into account.

Therefore I'd recommend exporting nproc to the time series databases.

@mweinelt
Copy link
Contributor Author

Also important to be able to interpret new respondd data from freifunk-gluon/gluon#1336 correctly

@genofire
Copy link
Member

In influxdb? as a extra field? Or calculated into loadavg?

@genofire
Copy link
Member

(Could we handle CPU stats in a second issue - the PR is not merged yet and is also a feature request here)

@mweinelt
Copy link
Contributor Author

I would want to see the number of cores a node has in my grafana, so I'd go with the raw number. It shouldn't take up much space, since it doesn't change very often.

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 a pull request may close this issue.

2 participants