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

Re: [hobbit] Display Cached Memory



OK, but you could do a custom test that would include physical, actual,
swapped and cached all in one lump.  Yes, that reinvents part of the wheel,
but you can do it with Xymon as it currently stands.  You wouldn't need to
wait on someone patching Xymon to include cached memory.

Ralph Mitchell


On Mon, Feb 22, 2010 at 4:58 PM, Jonathan B. Horen <jbhoren (at) alaska.edu>wrote:

> Not exactly. We're not looking for a *custom* test; rather, we want cached
> memory to be *added* to the current display/graphs of physical, actual,
> and swapped. Really wouldn't make much sense to have cached memory dealt
> with apart from the rest.
>
>
> On Fri, Feb 19, 2010 at 4:43 PM, Ralph Mitchell <ralphmitchell (at) gmail.com>wrote:
>
>> 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
>>
>