da43049324
Old kernels have a bug in diskstats where lines can have less than 14 fields. This applies to the kernel present in RHEL 5.2 and earlier. It's a bit of a niche but probably best to patch to be safe from future bugs too. RHEL bug case: https://bugzilla.redhat.com/show_bug.cgi?id=583285 Encountered in Telegraf: https://github.com/influxdata/telegraf/issues/1322 |
||
---|---|---|
.. | ||
disk.go | ||
disk_darwin.go | ||
disk_darwin_amd64.go | ||
disk_darwin_arm64.go | ||
disk_freebsd.go | ||
disk_freebsd_386.go | ||
disk_freebsd_amd64.go | ||
disk_linux.go | ||
disk_test.go | ||
disk_unix.go | ||
disk_windows.go | ||
types_freebsd.go |