Re: What do people like to monitor (or in other words, what might be nice in pgsnmpd)?

Поиск
Список
Период
Сортировка
От Dawid Kuroczko
Тема Re: What do people like to monitor (or in other words, what might be nice in pgsnmpd)?
Дата
Msg-id 758d5e7f0708021157m41798f8apa337076d4e3c17f6@mail.gmail.com
обсуждение исходный текст
Ответ на Re: What do people like to monitor (or in other words, what might be nice in pgsnmpd)?  ("Scott Marlowe" <scott.marlowe@gmail.com>)
Список pgsql-general
I usually monitor blks_read and blks_hit (of block level stats), when
the latter is high
I see shared memory is doing a good job, when the former then it also
shows something

Also, database-wide number of commits and rollbacks (btw, Slony has a habit of
calling ROLLBACK when it done nothing -- I wonder if calling ROLLBACK instead
of COMMIT on a SELECT-only transaction is such a win?  It certainly blurrs the
image for me. ;)

And a number of clients waiting on a lock.

By the way, one nice thing to have could be counters which record how much
time did it take to load a page into shared memory (less than 1ms, <2ms, <4ms,
<8ms, <16m and so on. Could help fine-tuning things like vacuum cost/delay
and so on.  Seen it somewhere in Oraclish stats tables.

Regards,
    Dawid

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

Предыдущее
От: "Andrej Ricnik-Bay"
Дата:
Сообщение: Re: Linux distro
Следующее
От: "Brian Mathis"
Дата:
Сообщение: Re: Linux distro