More values for the MEMORY sensor
Status: Beta
Brought to you by:
ageitgey
This adds six percentage values to the MEMORY sensor:
%fmperc - Percentage of free memory in megabytes
%fmbperc - Percentage of free memory in megabytes
(cache and buffers excluded)
%umperc - Percentage of used memory in megabytes
%umbperc - Percentage of used memory in megabytes
(cache and buffers excluded)
%fsperc - Percentage of free swap in megabytes
%usperc - Percentage of used swap in megabytes
Usage is the same as the regular (non-"perc") variables.
patch for version 0.36 (should also work with current CVS)