# README
mackerel-plugin-linux-memory
mackerel metric plugin for linux memory.
Usage
$ ./mackerel-plugin-linux-memory
linux-memory.total 5198495744 1627264100
linux-memory.available 2149441536 1627264100
linux-memory.used 3049054208 1627264100
linux-memory.kernelstack 20594688 1627264100
linux-memory.vmallocused 23023616 1627264100
linux-memory.pagetables 25468928 1627264100
linux-memory.mapped 92598272 1627264100
linux-memory.anonpages 1818071040 1627264100
linux-memory.slab 405975040 1627264100
linux-memory.buffers 173051904 1627264100
linux-memory.cached 1653784576 1627264100
linux-memory.free 989589504 1627264100
Install
Please download release page or mkr plugin install kazeburo/mackerel-plugin-linux-memory
.
# Structs
No description provided by the author