Re: Script and tool to monitoring sessions

From: abdujaparov <afmulone(at)gmail(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: Script and tool to monitoring sessions
Date: 2015-09-24 12:58:04
Message-ID: 1443099484020-5867148.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi,
I need session class type:

IO
CPU
WAIT
CONCURRENCY
CLUSTER
CONFIGURATION
NETWORK
etc

and for each type of waits the wait event for example

cursor mutex x or hw contention or enq TX contention or undo segment
extention or log file switch

I mentioned wait classes and wait events of Oracle because I know it.

Regards,
Angelo

--
View this message in context: http://postgresql.nabble.com/Script-and-tool-to-monitoring-sessions-tp5867117p5867148.html
Sent from the PostgreSQL - novice mailing list archive at Nabble.com.

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message amul sul 2015-09-24 13:03:31 Re: Script and tool to monitoring sessions
Previous Message hubert depesz lubaczewski 2015-09-24 12:49:48 Re: Script and tool to monitoring sessions