Re: [GENERAL] Monitoring Pg servers with Microsoft SCOM

2014-05-06 Thread Glen Eustace
On 7/05/2014, at 3:07 am, pgsql-general-ow...@postgresql.org wrote: > I would just use check_postgres (perl) from your agent script... Having downloaded and had a look at this script I would agree. I'll let check_postgresl do the heavy lifting and just try and get a build an MP that collects

Re: [GENERAL] Monitoring Pg servers with Microsoft SCOM

2014-05-05 Thread John R Pierce
On 5/5/2014 12:43 PM, Glen Eustace wrote: Thanks, that is the conclusion I had come to as well. I have written a management pack for collection other Linux data so may have a go at a PostgreSQL one if I get some time. I would just use check_postgres (perl) from your agent script... -- jo

Re: [GENERAL] Monitoring Pg servers with Microsoft SCOM

2014-05-05 Thread Glen Eustace
On 6/05/2014, at 1:30 am, Magnus Hagander wrote: > As long as you can run arbitrary SQL, you can get all the information out. > Assuming it can do something with it rather than just run a plain query. If > so, I suggest you take a look at the check_postgres nagios plugin or the > munin plugin

Re: [GENERAL] Monitoring Pg servers with Microsoft SCOM

2014-05-05 Thread Magnus Hagander
On Mon, May 5, 2014 at 3:15 AM, Glen Eustace wrote: > > On 5/05/2014, at 12:26 pm, Adrian Klaver > wrote: > > > On 05/04/2014 04:17 PM, Glen Eustace wrote: > >> I am in the process of deploying Microsoft System Centre Operations > >> Manager and was hoping that somebody had either developed or kn

Re: [GENERAL] Monitoring Pg servers with Microsoft SCOM

2014-05-04 Thread Glen Eustace
On 5/05/2014, at 3:18 pm, Tatsuo Ishii wrote: >> I am in the process of deploying Microsoft System Centre Operations Manager >> and was hoping that somebody had either developed or knew of where I could >> get hold of a management pack for PostgreSQL. >> >> I am not sure whether there is an i

Re: [GENERAL] Monitoring Pg servers with Microsoft SCOM

2014-05-04 Thread Tatsuo Ishii
> I am in the process of deploying Microsoft System Centre Operations Manager > and was hoping that somebody had either developed or knew of where I could > get hold of a management pack for PostgreSQL. > > I am not sure whether there is an instrumentation interface into the DB so > haven't yet

Re: [GENERAL] Monitoring Pg servers with Microsoft SCOM

2014-05-04 Thread Glen Eustace
On 5/05/2014, at 12:26 pm, Adrian Klaver wrote: > On 05/04/2014 04:17 PM, Glen Eustace wrote: >> I am in the process of deploying Microsoft System Centre Operations >> Manager and was hoping that somebody had either developed or knew of >> where I could get hold of a management pack for PostgreS

Re: [GENERAL] Monitoring Pg servers with Microsoft SCOM

2014-05-04 Thread Adrian Klaver
On 05/04/2014 04:17 PM, Glen Eustace wrote: I am in the process of deploying Microsoft System Centre Operations Manager and was hoping that somebody had either developed or knew of where I could get hold of a management pack for PostgreSQL. I am not sure whether there is an instrumentation inter

Re: [GENERAL] Monitoring Pg servers with Microsoft SCOM

2014-05-04 Thread John R Pierce
On 5/4/2014 4:17 PM, Glen Eustace wrote: I am in the process of deploying Microsoft System Centre Operations Manager and was hoping that somebody had either developed or knew of where I could get hold of a management pack for PostgreSQL. I am not sure whether there is an instrumentation interf

[GENERAL] Monitoring Pg servers with Microsoft SCOM

2014-05-04 Thread Glen Eustace
I am in the process of deploying Microsoft System Centre Operations Manager and was hoping that somebody had either developed or knew of where I could get hold of a management pack for PostgreSQL. I am not sure whether there is an instrumentation interface into the DB so haven't yet looked at r