vshost-util-vserver

Build script and sources for util-vserver.
git clone https://ccx.te2000.cz/git/vshost-util-vserver
Log | Files | Refs

vserver-stat.8 (1182B)


      1 .TH "vserver-stat" "8" "0.1.0" "Klavs Klavsen <kl@vsen.dk>" "System Administration"
      2 .SH "NAME"
      3 .LP 
      4 vserver\-stat 
      5 .SH "SYNTAX"
      6 .LP 
      7 vserver\-stat 
      8 
      9 .SH "DESCRIPTION"
     10 .LP 
     11 vserver\-stat \- The vserver\-stat utility shows informations about all the active contexts.
     12 
     13         CTX#            Context number
     14                         #0 = root context
     15                         #1 = monitoring context
     16         PROC QTY        Quantity of processes in each
     17 		       	context
     18         VSZ             Number of pages of virtual
     19 	 			memory
     20         RSS             Resident set size
     21         utime           User\-mode CPU time
     22 		 		accumulated
     23         ctime           Kernel\-mode CPU time
     24  				accumulated
     25 .SH "FILES"
     26 .LP 
     27 \fI/usr/sbin/vserver\-stat\fP 
     28 
     29 
     30 .SH "EXAMPLES"
     31 .LP 
     32 Please contribute some, if you feel it's important.
     33 .SH "AUTHORS"
     34 .LP 
     35 This Man page was written by Klavs Klavsen <kl@vsen.dk> and based upon the helpful output from the program itself and the documentation on the Virtual Server site <http://www.solucorp.qc.ca/miscprj/s_context.hc?prjstate=1&nodoc=0>
     36 .SH "SEE ALSO"
     37 .LP 
     38 chcontext(8) rebootmgr(8) reducecap(8)
     39 chbind(8) vps(8) vrpm(8) vserver(8)
     40 vtop(8) vpstree(8)