<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.24.1.1">
</HEAD>
<BODY>
Hi,<BR>
<BR>
i'm using LXC and it works excellent!<BR>
<BR>
The only problem that i found is the information within the container on the file called /proc/stat is global., <BR>
I have got a lot of containers which must send out their stat information (in special the value called "procs_running")  because other server uses those data to calculate a kind of "load balance".<BR>
<BR>
I need to know how many processes are running or ready to run  diferentiating each container.<BR>
<BR>
I've tried to get the total  looking up in every /proc/pid/status (Field "State:") then addend each "running" match i could get the result.<BR>
<BR>
But it was not  possible  because my while script has got a high frequency (it is necesary because i need to get an average)  <BR>
The result is a high load on my server<BR>
  <BR>
<BR>
 I look forward any help<BR>
<BR>
Thanks!<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
<PRE>
<B><I>Sergio D. Troiano</I></B>
<I>Development Team.</I>

<IMG SRC="cid:1294257108.30212.55.camel@linux-i1mn" ALIGN="bottom" BORDER="0">
<I>Av. de los Incas 3085</I>
<I>(C1426ELA) Capital Federal </I>
</PRE>
</TD>
</TR>
</TABLE>
<BR>
</BODY>
</HTML>