balena-io-experimental / graphite-mem-stats

Collect system memory statistics via Graphite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Collects system memory stats like Supervisor.

Supervisor / systeminformation for Used: MemTotal - (MemFree + Buffers + Cached), where these values are retrieved from /proc/meminfo. See Supervisor calculation and systeminformation calculation.

About

Collect system memory statistics via Graphite

License:Apache License 2.0


Languages

Language:Shell 71.8%Language:Nim 28.2%