Ad Widget

Collapse

Witch Template to monitor a cluster Mongodb - replicat set

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • studero
    Member
    • Aug 2023
    • 84

    #1

    Witch Template to monitor a cluster Mongodb - replicat set

    Hi all,

    I have create a cluster MongoDB with three nodes. I have choose the Replica Set.

    So, I want to know with Template I need to choose to monitor this Mongodb Cluster. MongoDB node by Zabbix agent 2 or MongoDB cluster by Zabbix agent 2 ?

    Thanks for your help
    Regards
    Olivier
  • Shaman0S
    Junior Member
    • Sep 2022
    • 11

    #2
    Hi,

    I am using node template for EC2 'self-made' nodes in replica set clusters.

    I believe the only case when you need cluster template is when you don't have 'low level' access to nodes (e.g. IaaS solution like MongoDB Atlas or AWS DocumentDB)
    Also It may be useful for sharded cluster setup but I have no experience in that so can't advise.
    Last edited by Shaman0S; 02-02-2024, 22:51.

    Comment

    • jurgen16
      Junior Member
      • Jul 2023
      • 11

      #3
      Originally posted by studero
      Hi all,

      I have create a cluster MongoDB with three nodes. I have choose the Replica Set.

      So, I want to know with Template I need to choose to monitor this Mongodb Cluster. MongoDB node by Zabbix agent 2 or MongoDB cluster by Zabbix agent 2 ?

      Thanks for your help
      Regards
      Olivier
      Same for me I have MongoDB cluster with 4 nodes, for the moment I am using MongoDB node by Zabbix agent 2 on 3 nodes and MongoDB cluster by Zabbix agent 2 in one node.
      I have installed zbx agent 2 on each node so I don't use host discovery from Template MongoDB cluster by Zabbix agent 2
      Which is the right way to monitor this cluster?

      Comment

      Working...