Re: monitoring TPS and IOPS

Поиск
Список
Период
Сортировка
От Pascal Laporte (plaporte)
Тема Re: monitoring TPS and IOPS
Дата
Msg-id B909CAD5-7725-45F6-B1EB-E78A6A55C3F1@cisco.com
обсуждение исходный текст
Ответ на Re: monitoring TPS and IOPS  (Albe Laurenz <laurenz.albe@wien.gv.at>)
Ответы Re: monitoring TPS and IOPS  (Guillaume Lelarge <guillaume@lelarge.info>)
Re: monitoring TPS and IOPS  (Kieren Scott <kierenscott@hotmail.com>)
Re: monitoring TPS and IOPS  (Albe Laurenz <laurenz.albe@wien.gv.at>)
Список pgsql-admin
Laurenz. Thank you.
For IOPS when doing load testing we would like to tell if the IO requests made by the DB can be handled by the server.
In oracle this information is stored in tables and so wondering if similar data can be found in PG as well.
I’m not sure how feasible it will be using OS tools.
For TPS we will explore pgBadger.
Regards,
__
Pascal




On 27/05/15 10:43, "Albe Laurenz" <laurenz.albe@wien.gv.at> wrote:

>Pascal Laporte wrote:
>> In what ways are we able to pull information about transactions and I/O per second ?
>> For things like load testing we need this type of information.
>> In Oracle we retrieve it from the AWR reports.
>> Are PG admins also looking at this data, and how is that collected/presented?
>
>For operating system parameters like I/O and CPU load you have to use operating
>system tools, like "sar" on UNIX.
>
>For measuring things like TPS during a test run, I'd recommend pgBadger
>(http://dalibo.github.io/pgbadger/).
>
>Yours,
>Laurenz Albe

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

Предыдущее
От: Albe Laurenz
Дата:
Сообщение: Re: monitoring TPS and IOPS
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: Re: monitoring TPS and IOPS