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
When a server responds with a Bad Request (400) or Internal Server Error (500), it typically indicates issues with how the request is being made or processed. The reasons for these errors can vary, but the most common causes are: Incorrectly ...
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 ...
Discovering Tomcat server fails and it displays "Manageengine Agent has to be deployed for collecting the data from Tomcat Server".
Reason: Tomcat 3.x and 4.x cannot be discovered if Manageengine Agents are not deployed in it. Solution: To discover Tomcat 3.x and 4.x, download Manageengine agents, Tomcat3Agent.zip and Tomcat4Agent.zip respectively, that are bundled with ...