Re: Monitoring Pg servers with Microsoft SCOM

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Monitoring Pg servers with Microsoft SCOM
Date: 2014-05-04 23:48:38
Message-ID: 5366D1D6.8000202@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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 interface into the
> DB so haven't yet looked at rolling our own.

if you have perl (strawberryperl ?) on the postgres server, you could
use the checkpostgresql.pl script meant for Nagios from the Bucardo
folks, it will allow you to poll for 100s of status and performance
metrics, even things like table bloat.

--
john r pierce 37N 122W
somewhere on the middle of the left coast

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2014-05-05 00:26:28 Re: Monitoring Pg servers with Microsoft SCOM
Previous Message Glen Eustace 2014-05-04 23:17:26 Monitoring Pg servers with Microsoft SCOM