On Tue, Feb 23, 2010 at 9:48 AM, R. P. Janaka wrote:
> Hi all,
>
> Is there a way to get system memory consumption and CPU consumption in a
> platform independent way, using python...?
>
> Basically my requirement is, get the memory status and CPU status of a
> particular process. If there is a w
On Mon, Feb 22, 2010 at 11:16 PM, Paul Rudin wrote:
> Chris Rebert writes:
>>> On Tue, Feb 23, 2010 at 9:18 AM, R. P. Janaka wrote:
Is there a way to get system memory consumption and CPU consumption in a
platform independent way, using python...?
Basically my requirement is,
Chris Rebert writes:
>> On Tue, Feb 23, 2010 at 9:18 AM, R. P. Janaka wrote:
>>> Hi all,
>>>
>>> Is there a way to get system memory consumption and CPU consumption in a
>>> platform independent way, using python...?
>>>
>>> Basically my requirement is, get the memory status and CPU status of a
> On Tue, Feb 23, 2010 at 9:18 AM, R. P. Janaka wrote:
>> Hi all,
>>
>> Is there a way to get system memory consumption and CPU consumption in a
>> platform independent way, using python...?
>>
>> Basically my requirement is, get the memory status and CPU status of a
>> particular process. If ther
Please can anyone help me..??
On Tue, Feb 23, 2010 at 9:18 AM, R. P. Janaka wrote:
> Hi all,
>
> Is there a way to get system memory consumption and CPU consumption in a
> platform independent way, using python...?
>
> Basically my requirement is, get the memory status and CPU status of a
> part
Hi all,
Is there a way to get system memory consumption and CPU consumption in a
platform independent way, using python...?
Basically my requirement is, get the memory status and CPU status of a
particular process. If there is a way to get memory info and CPU info by
just giving the process ID, t