Ad Widget

Collapse

Monitoring MongoDB Atlas via HTTP Agent – Great Template!

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • santosra02
    Junior Member
    • May 2023
    • 21

    #1

    Monitoring MongoDB Atlas via HTTP Agent – Great Template!

    Hi everyone,

    This week I came across a very useful and straightforward Zabbix template for monitoring MongoDB Atlas using the HTTP Agent (via API):

    I found it quite effective and easy to set up.
    Is anyone else using this template? I'd love to hear about your experiences—any tips, custom triggers, or improvements you’ve made?

    Looking forward to your insights!
    Contribute to sansaoipb/MongoDB_Atlas_API_for_Zabbix development by creating an account on GitHub.
    Last edited by santosra02; 28-06-2025, 19:20.
  • Manuel Deschambault
    Junior Member
    • Jan 2026
    • 27

    #2
    Our DBAs will play with this soon, I will try and post feedback.

    Comment

    • megatrack67
      Junior Member
      • May 2026
      • 1

      #3
      I'm using mongodb Atlas and I'm trying to connect zabbix to my mongodb atlas via API
      i filled up the {$PRIVATE.KEY}, {$PUBLIC.KEY} and {$ORG.ID}
      but it is not connecting
      I want to monitor the cluster and not the orginazation not the PROJECT as I I have multiple cluster per organization and PROJECTS
      I do not see anything concerning the PROJECT ID
      I'm also getting the following ERROR
      Cannot perform request: Could not resolve host: {$URL.BASE}
      I do not see this macro in the list of macro
      and could you give me an example on what I should put in this macro

      Comment

      Working...