bergquist d6b8c6a2d2 add graphite bridge that support delta counters 8 лет назад
..
xfs d6b8c6a2d2 add graphite bridge that support delta counters 8 лет назад
CONTRIBUTING.md d6b8c6a2d2 add graphite bridge that support delta counters 8 лет назад
LICENSE d6b8c6a2d2 add graphite bridge that support delta counters 8 лет назад
MAINTAINERS.md d6b8c6a2d2 add graphite bridge that support delta counters 8 лет назад
Makefile d6b8c6a2d2 add graphite bridge that support delta counters 8 лет назад
NOTICE d6b8c6a2d2 add graphite bridge that support delta counters 8 лет назад
README.md d6b8c6a2d2 add graphite bridge that support delta counters 8 лет назад
buddyinfo.go d6b8c6a2d2 add graphite bridge that support delta counters 8 лет назад
doc.go d6b8c6a2d2 add graphite bridge that support delta counters 8 лет назад
fs.go d6b8c6a2d2 add graphite bridge that support delta counters 8 лет назад
ipvs.go d6b8c6a2d2 add graphite bridge that support delta counters 8 лет назад
mdstat.go d6b8c6a2d2 add graphite bridge that support delta counters 8 лет назад
mountstats.go d6b8c6a2d2 add graphite bridge that support delta counters 8 лет назад
proc.go d6b8c6a2d2 add graphite bridge that support delta counters 8 лет назад
proc_io.go d6b8c6a2d2 add graphite bridge that support delta counters 8 лет назад
proc_limits.go d6b8c6a2d2 add graphite bridge that support delta counters 8 лет назад
proc_stat.go d6b8c6a2d2 add graphite bridge that support delta counters 8 лет назад
stat.go d6b8c6a2d2 add graphite bridge that support delta counters 8 лет назад
ttar d6b8c6a2d2 add graphite bridge that support delta counters 8 лет назад
xfrm.go d6b8c6a2d2 add graphite bridge that support delta counters 8 лет назад

README.md

procfs

This procfs package provides functions to retrieve system, kernel and process metrics from the pseudo-filesystem proc.

WARNING: This package is a work in progress. Its API may still break in backwards-incompatible ways without warnings. Use it at your own risk.

GoDoc Build Status Go Report Card