Skip to content

artyom/statm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Package statm implements retrieving of memory statistics from /proc/[pid]/statm.

This package is linux-only, calls on other platforms would lead to ErrNotImplemented error.

Install:

go get -u -v github.com/artyom/statm

Documentation: https://godoc.org/github.com/artyom/statm

About

Retrieve process memory statistics from /proc/[pid]/statm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages