Ad Widget

Collapse

Zabbix with PostgresSQL on AWS RDS

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rohitraveendran
    Junior Member
    • Jun 2020
    • 1

    #1

    Zabbix with PostgresSQL on AWS RDS

    Hi,
    I have been trying to find a way around to monitoring the Postgres DB in RDS remotely.

    Is below possible. Could I install an agent in a small server other than the main Zabbix server that can query and monitor the remote Postgres RDS?

    Zabbix Server --> SomeClient Server(zabbix agent) --> Postgres RDS

    I tried this but getting too many errors as agent tries to find postgres locally and it is unable to connect to remote. I started by installing agent, postgres-client, and libzbxpgsql (http://cavaliercoder.com/libzbxpgsql...-installation/) in an new server. Followed the documentation for setup and getting lot of errors.

    Please let me know if this is possible and i can post details of the configuration and errors.

    Thanks
Working...