Re: Monitoring Pg servers with Microsoft SCOM

Поиск
Список
Период
Сортировка
От Glen Eustace
Тема Re: Monitoring Pg servers with Microsoft SCOM
Дата
Msg-id 595D340F-9FE7-4D55-98C4-E3DAC666B468@godzone.net.nz
обсуждение исходный текст
Ответ на Re: Monitoring Pg servers with Microsoft SCOM  (Magnus Hagander <magnus@hagander.net>)
Ответы Re: Monitoring Pg servers with Microsoft SCOM
Список pgsql-general

On 6/05/2014, at 1:30 am, Magnus Hagander <magnus@hagander.net> 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 plugins for some examples of which SQL to run to get the interesting metrics back that you want. Some quick googling shows several examples of how to monitor with custom SQL queries, but I don't know enough (or anything) about SCOM to recommend any of them in particular.


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.

В списке pgsql-general по дате отправления:

Предыдущее
От: David G Johnston
Дата:
Сообщение: Re: SELECT with column specified by subquery
Следующее
От: John R Pierce
Дата:
Сообщение: Re: Monitoring Pg servers with Microsoft SCOM