Code Monkey home page Code Monkey logo

Comments (2)

cavaliercoder avatar cavaliercoder commented on June 12, 2024

It seems you are using Active Checks which means the Zabbix server expects the Windows agent to manage its own configuration, checks and submissions. In your case, the agent is not running the libzbxpgsql.so module so these items are not supported.

What you need to do, is change all of the item types from Zabbix agent (active) to Zabbix agent. This way the checks will be scheduled and executed on the Zabbix server which has libzbxpgsql.so loaded correctly.

from libzbxpgsql.

cristianoisaac avatar cristianoisaac commented on June 12, 2024

Hi Cavaliercoder,

Thanks for your quick answer! I was testing and I realized that I needed to configure my AGENT INTERFACE on Zabbix in HOST with the IP of the ZABBIX SERVER (since I installed the module libzbxpgsql.so loaded in it). Since I was using another template to monitor the SO, I had to do something different to adjust this.

In the PG SERVER HOST, it already have an AGENT INTERFACE with the IP of the server (to use SO template), so I've added the another AGENT INTERFACE with the IP of Zabbix Server, changed it to the DEFAULT and Updated the host.

Then, I've added the PostgreSQL Template, changing all the AGENT TYPE of the templates to ZABBIX AGENT (instead of ZABBIX AGENT (ACTIVE)), don't forget to change also the ITEMS on the DISCOVERY RULE. After it, change in the MACROS tab (also insed the Template) the parameter {$PG_CONN} = host=IP_PGSERVER port=PORT_PGSERVER user=USER_PGSERVER

After that, just add the template in the HOST and wait for the first discovery. It's working fine now! Also, don't forget to change in HOST the AGENT INTERFACE DEFAULT to the IP of the PostgreSQL server (just for new templates use the PG agent, not the Zabbix Server Agent).

I recommend to add some of this information on the WIKI so other people don't get confused (I got a lot confused when I was I could connect without installing the Agent on the PostgreSQL server but without information on how to do it.

Thank you very much for this module and for the help.

Regards,

Cristiano

from libzbxpgsql.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.