While discovering a mongoDB server, why do i see many mongoDB servers discovered?
Reason: It is because, by default, 'Discover all nodes in ReplicaSet / Sharding' option is enabled. If you want to monitor only particular instance, disable that option and add the monitor.
New to ADSelfService Plus?
Related Articles
While discovering a cassandra server, why do i see many cassandra servers discovered?
Reason: It is because, by default, 'Discover all nodes in the cluster' option is enabled. If you want to monitor only particular instance, disable that option and add the monitor.
While discovering a Redis server, why do I see many Redis server instances?
Reason: It is because, by default, 'Discover all nodes in the cluster' option is enabled. If you want to monitor only particular instance, disable that option and add monitor.
Troubleshooting Bad Request and Internal Server error
Bad Request & Internal Server error When the server of URL cannot understand the request it has received it responds with a Bad request or a malformed syntax error message. If there is an error in processing the request received by the server, it ...
While adding a mongoDB server, it fails with message "Unable to connect to the host / port".
Solution: Check if the mongod / mongos instance is running in the host name specified. Check if the port number is given correctly. If mongod / mongos is running in authenticated mode, then enable "Is Authentication required" and give correct ...
Monitor Addition Restriction in Managed Servers
In Applications Manager, there is a fixed limit on the total number of monitors a user can add to a managed server. When a user attempts to add a new monitor to a managed server that has reached its limit, a warning message will be displayed on the ...