View Single Post

   
  #1 (permalink)  
Old 04-16-2008, 01:30 AM
sbaskar
 
Posts: n/a
Default PgSQL Monitoring( Please let me know the table details )

Hi,
I am working on database monitoring tool using Java, JDBC. We plan to
monitor pgSQL also. But i need some details like, where i can get
information such as Connection time, Connection statistics, Database
Information, Transaction statistics, Cache details from pgSQL and what
are the metrics that i can monitor. I mean, in which database tables
these details are stored and how can i get it.

Any help on this would be greatly Appreciated.

Thanks,
Baskar.S

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly

Reply With Quote