[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Ignoring linux cached data in memory
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Ignoring linux cached data in memory
- From: Tom Georgoulias <tomg (at) mcclatchyinteractive.com>
- Date: Mon, 30 Oct 2006 14:56:22 -0500
- Organization: McClatchy Interactive
- References: <29f517690610300716v4a196dep6432acf53379c577@mail.gmail.com>
- User-agent: Thunderbird 1.5.0.7 (X11/20060913)
Gary Baluha wrote:
Is there any way in Hobbit to have the memory graphs *not* include the
memory that Linux is using for cached data? We have a few machines that
tend to have large portions of their memory being used for the system
cache,
and as such, often show 100% swap and physical memory being used, when in
fact there is still free memory.
You can edit the memory graph definition in hobbitgraphs.cfg and remove
the references to those variables that you don't want displayed. That's
the easiest way. Or you make your own version of the graph.
TOm