Support for Alert

Started by Alejandro Carrilloabout 12 years ago3 messagesgeneral
Jump to latest
#1Alejandro Carrillo
fasterzip@yahoo.es

Hi,

PostgreSQL have a way to put alerts about number of connections, tablespace used, etc like the DBMS_SERVER_ALERT package of Oracle?

Thanks you

#2Joshua D. Drake
jd@commandprompt.com
In reply to: Alejandro Carrillo (#1)
Re: Support for Alert

On 02/19/2014 08:49 AM, Alejandro Carrillo wrote:

Hi,

PostgreSQL have a way to put alerts about number of connections,
tablespace used, etc like the DBMS_SERVER_ALERT package of Oracle?

Thanks you

No but any number of monitoring systems already support PostgreSQL:

Zabbix, New Relic, OpenNMS, Nagios

--
Command Prompt, Inc. - http://www.commandprompt.com/ 509-416-6579
PostgreSQL Support, Training, Professional Services and Development
High Availability, Oracle Conversion, Postgres-XC, @cmdpromptinc
For my dreams of your image that blossoms
a rose in the deeps of my heart. - W.B. Yeats

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

#3salah jubeh
s_jubeh@yahoo.com
In reply to: Alejandro Carrillo (#1)
Re: Support for Alert

Have a look here

http://bucardo.org/wiki/Check_postgres
Regards

On Wednesday, February 19, 2014 5:51 PM, Alejandro Carrillo <fasterzip@yahoo.es> wrote:

Hi,

PostgreSQL have a way to put alerts about number of connections, tablespace used, etc like the DBMS_SERVER_ALERT package of Oracle?

Thanks you