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.
New to ADSelfService Plus?
Related Articles
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.
How to Re-Sync Credentials from Central Server to Probe Servers
Issue Description In Applications Manager Enterprise Edition, credentials configured on the Central Server are automatically synchronized to all associated Probe Servers. In some cases, credentials on a Probe Server may become unavailable or ...
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.
How to enable the Prometheus in Cassandra
How to Enable Prometheus Mode in Apache Cassandra This article explains how to configure Apache Cassandra to expose metrics in Prometheus format using JMX Exporter. Once configured, Applications Manager can collect Cassandra metrics using Prometheus ...
While trying to add a cassandra monitor, why am i getting "Unable to connect to the host / port" error message?
Solution: Applications Manager connects to Apache Cassandra via JMX. The "Unable to connect" error typically indicates that the Cassandra JMX port (default: 7199) is unreachable from the Applications Manager server, is bound incorrectly, or requires ...