Re: hardware information

From: dennis jenkins <dennis(dot)jenkins(dot)75(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: hardware information
Date: 2009-09-15 20:10:28
Message-ID: 35a884aa0909151310vf8710cdm89ab1e1b9854ac72@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, Sep 15, 2009 at 3:03 PM, Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com> wrote:
> 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

"htop" is really nice too. http://htop.sourceforge.net/
(disclaimer - I did not write it)

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ed Koch 2009-09-15 21:12:49 I need a Postgres Admin $130K + 20K in NYC Any Ideas?
Previous Message Scott Marlowe 2009-09-15 20:03:59 Re: hardware information