Dnia 2006-10-13 12:31, Chuck napisał:
> is there a way to see how much memory a particular guest is using? maybe
> something similar to the free command? i have no memory limitations on these
> first few.
http://oldwiki.linux-vserver.org/Memory+Allocation
I'm using something like that to gather information for RRD's:
/bin/grep ^RSS: /proc/virtual/$hostId/limit|/usr/bin/cut -f2
/bin/grep ^VM: /proc/virtual/$hostId/limit|/usr/bin/cut -f2
regards
-- Roman Barczyński <romke(at)estrefa.pl> _______________________________________________ Vserver mailing list Vserver@list.linux-vserver.org http://list.linux-vserver.org/mailman/listinfo/vserverReceived on Fri Oct 13 13:27:24 2006