-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Segmentation fault on armv5 for collector "netdev" #2641
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Host operating system: output of
uname -a
Linux SDcard 2.6.34 #17 PREEMPT Fri Nov 11 15:06:02 MST 2011 armv5tel GNU/Linux
node_exporter version: output of
node_exporter --version
This was custom built because of issues/2476
node_exporter command line flags
./node_exporter_arm --collector.disable-defaults --collector.netdev
node_exporter log output
Are you running node_exporter in Docker?
No
What did you do that produced an error?
Run node-exporter with the "netdev" collector. If we exclude the "netdev" collector, we don't have any issues
What did you expect to see?
I expected node-exporter to run normally
What did you see instead?
Segmentation fault
The text was updated successfully, but these errors were encountered: