Ad Widget

Collapse

Zabbix Agent2 install - why mongodb, postgresql plugins?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • stevene1900
    Junior Member
    • Jun 2018
    • 9

    #1

    Zabbix Agent2 install - why mongodb, postgresql plugins?

    Hello, I am wondering about Zabbix agent2 dependencies - zabbix-agent2-plugin-mongodb, zabbix-agent2-plugin-postgresql.

    Why are these plugins listed as dependencies? Are they used at all by Zabbix agent, if we are not monitoring mongodb and/or postgres?

    ================================================== ==================================================
    Package Architecture Version Repository Size
    ================================================== ==================================================
    Installing:
    zabbix-agent2 x86_64 6.0.22-release1.el8 zabbix 5.0 M
    Installing dependencies:
    zabbix-agent2-plugin-mongodb x86_64 6.0.22-release1.el8 zabbix 3.4 M
    zabbix-agent2-plugin-postgresql x86_64 6.0.22-release1.el8 zabbix 2.7 M

    Transaction Summary
    ================================================== ==================================================
    Install 3 Packages

    Thanks.
  • dimir
    Zabbix developer
    • Apr 2011
    • 1080

    #2
    Thing is, initially support for monitoring of PostgreSQL and MongoDB was built into Agent 2. Then, at some point, Zabbix decided to make Agent 2 as modular as possible, moving all the specific functionality to the modules. So, since Zabbix didn't want to break things for those that used this functionality it was decided to make the modules as dependencies. Think of it as, they are still build-in but not exactly. :-)

    Comment

    • opoplawski
      Junior Member
      • Apr 2010
      • 5

      #3
      Seems useful for the initial transition, but at this point it seems like it could be dropped, or at least downgraded to "Suggests".

      Comment

      Working...