esxtop

Ryan Sclanders merlin_rbs at hotmail.com
Wed Jan 23 11:03:59 CET 2008



Hi All,

Was hoping someone could help me or at least steer me in the right direction when monitoring "memory usage" on an esx server. I have searched the web and newgroups only to find people talking about using esxtop and changing the hobbitclient-linux.sh script, when monitoring load and CPU. Unfortunately when changing the startup script to use esxtop the memory monitor column fails.

I considered writing a basic script to monitor the memory (example below), but am not sure how I would create the graphs to trend the mem usage.
###################
#!/bin/sh

COLUMN=mem
COLOR=green

cat /proc/vmware/mem |grep "Machine memory free" > /tmp/meminfo.txt

$BB $BBDISP "status $MACHINE.$COLUMN $COLOR `date`
`cat /tmp/meminfo.txt`
"
exit 0
###################

Does anyone have any better ideas or are doing anything different that could help resolve this dilemma?

Thanks in advance,
Ryan







_________________________________________________________________
Who's friends with who and co-starred in what?
http://www.searchgamesbox.com/celebrityseparation.shtml
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xymon.com/pipermail/xymon/attachments/20080123/83ada9c5/attachment.html>


More information about the Xymon mailing list