public
Description: Plugins for the Scout Server Monitoring and Reporting Tool
Homepage: http://scoutapp.com/
Clone URL: git://github.com/highgroove/scout-plugins.git
Andre Lewis (author)
Fri Oct 30 17:58:36 -0700 2009
commit  d11da55e080ec937fed5c1a205178cf969da4969
tree    9da8fd417687a47cdbabd81e1dfccafc0b5d17ef
parent  c7815c2bf7d096353e4ef9fee7ad30eba85b9029
scout-plugins / memory_profiler
name age message
..
file README Thu Jul 31 17:50:21 -0700 2008 Initial Commit of Scout Plugins from SVN Repo [Charles Brian Quinn]
file memory_profiler.rb Thu Jul 09 14:03:39 -0700 2009 Sending a single report for memory profiler [itsderek23]
file memory_profiler.yml Tue Apr 28 17:36:07 -0700 2009 changed triggers data_series_name to dname [Andre Lewis]
memory_profiler/README
Memory Profiler Plugin
=====================
Created by Eric Lindvall 

Compatibility 
-------------
Requires [procfs](http://en.wikipedia.org/wiki/Procfs), which is supported under Solaris, BSD, and Linux:

Functionality
-------------
Returns a profile of the system's memory usage:
* Swap Total
* Swap Used
* % Swap Used
* Memory Total
* Memory Used
* % Memory Used