This website requires JavaScript.
Explore
Help
Sign In
CL-Softwares
/
telegraf
Watch
8
Star
0
Fork
You've already forked telegraf
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
eb42f11cd6
telegraf
/
plugins
/
inputs
/
ras
/
ras_notlinux.go
4 lines
60 B
Go
Raw
Normal View
History
Unescape
Escape
Disable RAS input plugin on specific Linux architectures: mips64, mips64le, ppc64le, riscv64 (#8317)
2020-10-27 05:33:26 +08:00
// +build !linux linux,!386,!amd64,!arm,!arm64
New input plugin for RAS with fixed GLIBC issue (#8293)
2020-10-21 05:59:05 +08:00
package
ras