Re: PostgreSQL monitoring

Поиск
Список
Период
Сортировка
От Jaume Sabater
Тема Re: PostgreSQL monitoring
Дата
Msg-id 3786f7bb0901190756h5079eb3ap12bcedbe4ff2053@mail.gmail.com
обсуждение исходный текст
Ответ на PostgreSQL monitoring  (Marcelo Martins <pglists@zeroaccess.org>)
Ответы Re: PostgreSQL monitoring
Re: PostgreSQL monitoring
Список pgsql-admin
On Mon, Jan 19, 2009 at 4:38 PM, Marcelo Martins <pglists@zeroaccess.org> 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:

- pg_osmem: http://www.kennygorman.com/wordpress/?p=250
- pg_buffercache (contrib package in Debian)
- pg_top: http://ptop.projects.postgresql.org/
- ps
- pgd: http://www.kennygorman.com/wordpress/?p=260
- iotop: http://guichaz.free.fr/iotop/

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.

--
Jaume Sabater
http://linuxsilo.net/

"Ubi sapientas ibi libertas"

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

Предыдущее
От: "Scott Marlowe"
Дата:
Сообщение: Re: tuning tips, speed problem
Следующее
От: Cédric Villemain
Дата:
Сообщение: Re: PostgreSQL monitoring