bergquist d6b8c6a2d2 add graphite bridge that support delta counters před 8 roky
..
xfs d6b8c6a2d2 add graphite bridge that support delta counters před 8 roky
CONTRIBUTING.md d6b8c6a2d2 add graphite bridge that support delta counters před 8 roky
LICENSE d6b8c6a2d2 add graphite bridge that support delta counters před 8 roky
MAINTAINERS.md d6b8c6a2d2 add graphite bridge that support delta counters před 8 roky
Makefile d6b8c6a2d2 add graphite bridge that support delta counters před 8 roky
NOTICE d6b8c6a2d2 add graphite bridge that support delta counters před 8 roky
README.md d6b8c6a2d2 add graphite bridge that support delta counters před 8 roky
buddyinfo.go d6b8c6a2d2 add graphite bridge that support delta counters před 8 roky
doc.go d6b8c6a2d2 add graphite bridge that support delta counters před 8 roky
fs.go d6b8c6a2d2 add graphite bridge that support delta counters před 8 roky
ipvs.go d6b8c6a2d2 add graphite bridge that support delta counters před 8 roky
mdstat.go d6b8c6a2d2 add graphite bridge that support delta counters před 8 roky
mountstats.go d6b8c6a2d2 add graphite bridge that support delta counters před 8 roky
proc.go d6b8c6a2d2 add graphite bridge that support delta counters před 8 roky
proc_io.go d6b8c6a2d2 add graphite bridge that support delta counters před 8 roky
proc_limits.go d6b8c6a2d2 add graphite bridge that support delta counters před 8 roky
proc_stat.go d6b8c6a2d2 add graphite bridge that support delta counters před 8 roky
stat.go d6b8c6a2d2 add graphite bridge that support delta counters před 8 roky
ttar d6b8c6a2d2 add graphite bridge that support delta counters před 8 roky
xfrm.go d6b8c6a2d2 add graphite bridge that support delta counters před 8 roky

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