🍃 MongoDB Monitor
Monitors a MongoDB database server to verify it's accepting connections on port 27017.
⚙️ التكوين
| الإعداد | الوصف | Default Port |
|---|---|---|
| Host | MongoDB server hostname | — |
| Port | MongoDB port | 27017 |
💡 نصائح
- 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.