Monitor individual process's memory utilization of Windows?
list 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? Thanks, Case
list Etienne Grignon
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
list Case
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