Re: hardware information

From: Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com>
To: John R Pierce <pierce(at)hogranch(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: hardware information
Date: 2009-09-15 20:03:59
Message-ID: dcc563d10909151303t14ad758dy317da5d54517357b@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, Sep 15, 2009 at 1:49 PM, John R Pierce <pierce(at)hogranch(dot)com> wrote:
> std pik wrote:
>>
>> Hello all..
>> I'm using PostgreSQL 8.3..
>> How can I get information about the hardware utilization:
>>       - CPU usage.
>>       - Disk space.
>>       - Memory allocation.
>>
>
>
> what operating system are you on?   If its Linux or some flavor of Unix, I'd
> use a combination of ps(1), df(1)/du(1), and top(1)

Pretty much also anything in sysstat package

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message dennis jenkins 2009-09-15 20:10:28 Re: hardware information
Previous Message John R Pierce 2009-09-15 19:49:31 Re: hardware information