Jiri Denemark
2008-May-14 15:12 UTC
[Xen-users] Current domU''s memory allocation / non-interactive xentop
Hi all, Using xentop (or xm top) it is possible to determine current domU''s allocation of memory. However, xentop is an interactive ncurses tool. Is there any way to get the same value non-interactively? Indeed, xm list --long is unusable as it does not provide real data from Xen hypervisor. Of course, I can read the source of xentop and write my own tool to get the information but perhaps there is a tool like that out there which I have missed... Jirka -- Trin Tragula---for that was his name---was a dreamer, a thinker, a speculative philosopher or, as his wife would have it, an idiot. -- Douglas Adams, "The Restaurant at the End of the Universe" _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Jiri Denemark
2008-May-15 08:37 UTC
Solved: [Xen-users] Current domU''s memory allocation / non-interactive xentop
Well...> Using xentop (or xm top) it is possible to determine current domU''s allocation > of memory. However, xentop is an interactive ncurses tool. Is there any way to > get the same value non-interactively? Indeed, xm list --long is unusable as it > does not provide real data from Xen hypervisor.I was so blind... If only I read xentop''s manual instead of writing this silly message. Obviously, xentop -bi1 does the job for me. Jirka -- If human beings didn''t keep exercising their lips, their brains start working. -- Douglas Adams, "The Restaurant at the End of the Universe" _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users