Xymon Mailing List Archive search

Monitor individual process's memory utilization of Windows?

3 messages in this thread

list Case · Thu, 15 May 2008 19:41:51 +0800 ·
Hi all,

Is it possible to monitor individual process's memory utilization of Windows? There's BBWin(0.9) installed in Windows 2003 machine, or coding needed?


Thanks,
Case
list Etienne Grignon · Tue, 20 May 2008 13:52:29 +0200 ·
Hi,

2008/5/15 Case <user-a24132ff3b57@xymon.invalid>:
quoted from Case
Hi all,

Is it possible to monitor individual process's memory utilization of
Windows? There's BBWin(0.9) installed in Windows 2003 machine, or coding
needed?

It is not possible. If you need some stats of memory, you may try to
use the report in the cpu column by building extra scripts with the
"bb localhost "hobbitdlog yourserver.cpu" command. With some grep and
awks, you could make new status to monitor your application memory
usage and make rrd graphs on it on a new column name. May be it will
be easyer in hobbit 4.3 but I am not sure about it.

-- 
Etienne GRIGNON
list Case · Tue, 20 May 2008 20:13:10 +0800 ·
Thanks.

----- Original Message ----- 
From: "Etienne Grignon" <user-87c74c1037a4@xymon.invalid>
To: <user-ae9b8668bcde@xymon.invalid>
Sent: Tuesday, May 20, 2008 7:52 PM
Subject: Re: [hobbit] Monitor individual process's memory utilization of Windows?

Hi,

2008/5/15 Case <user-a24132ff3b57@xymon.invalid>:
Hi all,

Is it possible to monitor individual process's memory utilization of
Windows? There's BBWin(0.9) installed in Windows 2003 machine, or coding
needed?

It is not possible. If you need some stats of memory, you may try to
use the report in the cpu column by building extra scripts with the
"bb localhost "hobbitdlog yourserver.cpu" command. With some grep and
awks, you could make new status to monitor your application memory
usage and make rrd graphs on it on a new column name. May be it will
be easyer in hobbit 4.3 but I am not sure about it.

-- 
Etienne GRIGNON