Re: Script and tool to monitoring sessions - Mailing list pgsql-novice

From abdujaparov
Subject Re: Script and tool to monitoring sessions
Date
Msg-id 1443099484020-5867148.post@n5.nabble.com
Whole thread Raw
In response to Re: Script and tool to monitoring sessions  (hubert depesz lubaczewski <depesz@depesz.com>)
Responses Re: Script and tool to monitoring sessions  (amul sul <sul_amul@yahoo.co.in>)
Re: Script and tool to monitoring sessions  (Thomas Kellerer <spam_eater@gmx.net>)
Re: Script and tool to monitoring sessions  (Sergey Konoplev <gray.ru@gmail.com>)
List 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.


pgsql-novice by date:

Previous
From: hubert depesz lubaczewski
Date:
Subject: Re: Script and tool to monitoring sessions
Next
From: amul sul
Date:
Subject: Re: Script and tool to monitoring sessions