This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
node_exporter
mirror of
https://github.com/prometheus/node_exporter
Watch
1
Star
0
Fork
You've already forked node_exporter
0
Code
Issues
Projects
Releases
Wiki
Activity
360
Commits
31
Branches
53
Tags
85
MiB
fae388dcab
Commit Graph
1 Commits (fae388dcab1ff45ebab367d288e1adcacd7f051e)
Author
SHA1
Message
Date
Tobias Schmidt
52f79e699d
Fix uname collector for arm/ppc64/ppc64le architectures
...
The syscall.Utsname struct under arm/ppc64/ppc64le uses uint8 type instead of int8.
2015-10-03 16:17:15 -04:00