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

sockstat: add support for RHE4 #267

Merged
merged 1 commit into from
Jul 7, 2016

Conversation

gebi
Copy link
Contributor

@gebi gebi commented Jul 7, 2016

sorry for open a pull request for such a vintage OS, but the change is small and node exporter works reliable there after the patch (with go 1.4.2).

The only difference that caused a parsing error is a missing memory field in the UDP section of sockstat, i made the extraction of udp memory from sockstat optional with this patch.

ps.: just in case someone finds this post in need of a prometheus node-exporter for RHE4, one also needs a patched go 1.4.2

@brian-brazil brian-brazil merged commit f660b32 into prometheus:master Jul 7, 2016
@brian-brazil
Copy link
Contributor

Thanks!

I'm don't think we're going to support go 1.4.2 for Prometheus components (other than possibly the client library).

@gebi
Copy link
Contributor Author

gebi commented Jul 10, 2016

thx for merging!

btw... at least for node exporter, go 1.4.2 would be nice as getting any newer go to work on old platforms requires quite a bit of effort (remove all openat and other *at syscalls back to go 1.4.2 usage).
As for now, node exporter works reliable on RHE4 since weeks, thx!

@gebi gebi deleted the sockstat-rhe4 branch August 15, 2016 14:23
@SuperQ SuperQ mentioned this pull request Nov 6, 2016
tamcore pushed a commit to gitgrave/node_exporter that referenced this pull request Oct 22, 2024
Synchronize Makefile.common from prometheus/prometheus
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.

2 participants