Перейти к основному содержимому

🍃 MongoDB Monitor

Monitors a MongoDB database server to verify it's accepting connections on port 27017.


⚙️ Конфигурация

НастройкаОписаниеDefault Port
HostMongoDB server hostname
PortMongoDB port27017

💡 Советы

  • For replica sets, monitor each member individually.
  • This is a TCP-level check verifying the port is open and responding.
  • MongoDB Atlas managed instances may not allow direct TCP connections — check your firewall/VPC settings.