Re: [ADMIN] postgresql monitoring tool (GUI)

2012-03-09 Thread Filippos
thx a lot actually i have used pgadminIII a little but i hadnt noticed the 'server status' before. thank you again for pointing it out :D -- View this message in context: http://postgresql.1045698.n5.nabble.com/postgresql-monitoring-tool-GUI-tp5551449p5551693.html Sent from the PostgreSQL - admi

Re: [ADMIN] postgresql monitoring tool (GUI)

2012-03-09 Thread Rick Dicaire
On Fri, Mar 9, 2012 at 2:02 PM, Filippos wrote: > Manager for PostgreSQL seems to be covering most of my 'requirements'. in > general the most important requirement we have is to be able to handle the > active sessions of the server. This means, to have an overview of what is > actually running, k

[ADMIN] postgresql monitoring tool (GUI)

2012-03-09 Thread Filippos
dear all, i would like your suggestions about choosing a suitable monitoring tool (if it exists) to cover our needs. during the last few days i have tried many of them (i found the related info here -> http://www.postgresql.org/download/products/1/) and so far, only EMS SQL Manager for PostgreSQL

Re: [ADMIN] PostgreSQL monitoring

2009-12-08 Thread Rodrigo Hjort
Hello admins, Based on these monitoring needs, I've posted an article called *"PostgreSQL monitoring on ZABBIX"* where I set up some parameters such as database size, cache hit ratio and success rate: http://agajorte.blogspot.com/2009/12/postgresql-monitoring-on-zabbix.html I also found out *Vla

Re: [ADMIN] PostgreSQL monitoring

2009-01-22 Thread Vladimir Rusinov
On Wed, Jan 21, 2009 at 8:30 PM, Jaume Sabater wrote: > On Wed, Jan 21, 2009 at 5:51 PM, Vladimir Rusinov > wrote: > > >> And I am in the process of writing a bunch of scripts that the Zabbix > >> agent will execute to feed the server with information, so that alerts > >> and graphs can be produ

Re: [ADMIN] PostgreSQL monitoring

2009-01-22 Thread Vladimir Rusinov
On Wed, Jan 21, 2009 at 8:32 PM, Cédric Villemain < cedric.villem...@dalibo.com> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Vladimir Rusinov a écrit : > > On Mon, Jan 19, 2009 at 6:56 PM, Jaume Sabater > wrote: > > > >> And I am in the process of writing a bunch of scripts that

Re: [ADMIN] PostgreSQL monitoring

2009-01-21 Thread Cédric Villemain
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Vladimir Rusinov a écrit : > On Mon, Jan 19, 2009 at 6:56 PM, Jaume Sabater wrote: > >> And I am in the process of writing a bunch of scripts that the Zabbix >> agent will execute to feed the server with information, so that alerts >> and graphs can

Re: [ADMIN] PostgreSQL monitoring

2009-01-21 Thread Jaume Sabater
On Wed, Jan 21, 2009 at 5:51 PM, Vladimir Rusinov wrote: >> And I am in the process of writing a bunch of scripts that the Zabbix >> agent will execute to feed the server with information, so that alerts >> and graphs can be produced. > > Oh, I have exactly the same in my plans. Where it would po

Re: [ADMIN] PostgreSQL monitoring

2009-01-21 Thread Vladimir Rusinov
On Mon, Jan 19, 2009 at 6:56 PM, Jaume Sabater wrote: > And I am in the process of writing a bunch of scripts that the Zabbix > agent will execute to feed the server with information, so that alerts > and graphs can be produced. Oh, I have exactly the same in my plans. Where it would possible t

Re: [ADMIN] PostgreSQL monitoring

2009-01-20 Thread Marcelo Martins
Cool, I have actually been trying out Zabbiz 1.6.x now since I like it better than munin. Thanks, Marcelo PostgreSQL DBA Linux/Solaris System Administrator On Jan 19, 2009, at 9:56 AM, Jaume Sabater wrote: On Mon, Jan 19, 2009 at 4:38 PM, Marcelo Martins > wrote: Do you guys have any sugge

Re: [ADMIN] PostgreSQL monitoring

2009-01-20 Thread Cédric Villemain
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Johann Spies a écrit : > On Mon, Jan 19, 2009 at 05:10:07PM +0100, Cédric Villemain wrote: >> Note that you have some plugins : >> >> * http://bucardo.org/check_postgres/ (plugin for nagios and others) >> * http://muninpgplugins.projects.postgresql.o

Re: [ADMIN] PostgreSQL monitoring

2009-01-20 Thread ashok raj
RRD tool can used for drawing graphs by fetching the statics from DB servers and plotting graphs store it an image file and embedded it on the HTML page to look it nice . 2009/1/20 Johann Spies > On Mon, Jan 19, 2009 at 05:10:07PM +0100, Cédric Villemain wrote: > > Note that you have some plug

Re: [ADMIN] PostgreSQL monitoring

2009-01-20 Thread Johann Spies
On Mon, Jan 19, 2009 at 05:10:07PM +0100, Cédric Villemain wrote: > Note that you have some plugins : > > * http://bucardo.org/check_postgres/ (plugin for nagios and others) > * http://muninpgplugins.projects.postgresql.org/ (for munin) > Thanks for these links. I am trying out the muninpgplu

Re: [ADMIN] PostgreSQL monitoring

2009-01-19 Thread Cédric Villemain
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Marcelo Martins a écrit : > > Do you guys have any suggestions on monitoring tools for postgresql that > would provide graphing of data & alerts ? > I have looked and tried out hyperic, munin, Nimbus but was hoping to > something better. Note that yo

Re: [ADMIN] PostgreSQL monitoring

2009-01-19 Thread Jaume Sabater
On Mon, Jan 19, 2009 at 4:38 PM, Marcelo Martins wrote: > Do you guys have any suggestions on monitoring tools for postgresql that > would provide graphing of data & alerts ? > I have looked and tried out hyperic, munin, Nimbus but was hoping to > something better. To monitor I use the following

[ADMIN] PostgreSQL monitoring

2009-01-19 Thread Marcelo Martins
Do you guys have any suggestions on monitoring tools for postgresql that would provide graphing of data & alerts ? I have looked and tried out hyperic, munin, Nimbus but was hoping to something better. Thanks, Marcelo PostgreSQL DBA Linux/Solaris System Administrator -- Sent via pgsql-ad