Ad Widget

Collapse

Zabbix integration with MongoDB/Postgres

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • BalaC
    Junior Member
    • Sep 2021
    • 22

    #1

    Zabbix integration with MongoDB/Postgres

    Hi Team,
    I'm using zabbix 6.0. I have OKD(openshift) cluster where we have Mongodb cluster and Postgres cluster running.
    So I want to use zabbix to collect data for monitoring for these 2 databases. Worker node is already with zabbix agent and able to collect the data.
    Now how to collect data from the pod level to zabbix. Anyone already did this setup please guide me on this. Thanks.
  • derli1988
    Member
    • Apr 2021
    • 60

    #2
    I haven't done that... But if you can try and import the mongo db and postgres templates from git

    Mongo: Mongodb monitoring and integration with Zabbix
    PSQL: Postgresql monitoring and integration with Zabbix

    Comment

    • BalaC
      Junior Member
      • Sep 2021
      • 22

      #3
      Thanks for the reply. But My concern is how to deploy this in pod level. In my pod image I don't have zabbix in my pod image.
      I want to know to use this integration only option is to have zabbix in my pod image and then push the data and use the template or any other good options anyone already having for this?

      Comment

      Working...