[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [hobbit] Display Cached Memory



On Fri, Feb 19, 2010 at 2:49 PM, Jonathan B. Horen <jbhoren (at) alaska.edu>wrote:

> Has anyone patched Xymon so that cached memory is displayed together with
> real, actual, and swap?
>
> We have need of this (cluster compute nodes), and were wondering what it
> would take to do so.


Custom tests really don't require patching Xymon.  As long as you have a
method for extracting whatever information you wish to monitor, you can
report it to Xymon.  You can see plenty of examples of custom code here:

   http://xymonton.trantor.org/doku.php/monitors

Ralph Mitchell