| eG Monitoring |
|---|
|
Measures reported by ZkpCliConTest In a distributed application cluster, clients are the nodes that access information from the Zookeeper servers grouped within a Zookeeper ensemble. At frequent intervals, every client sends a message to the server to let the sever know that the client is alive. Likewise, the server too sends an acknowledgement when a client connects. If there is no response from the connected server, the client automatically redirects the message to another server. If the clients are overloaded with requests or if the client takes too long to connect to the target Apache zookeeper, the requests could not be processed swiftly leading to time delays. To avoid such time delays and to ensure that the requests are processed faster, it is essential to keep track on the clients connecting to the target Apache Zookeeper. The ZkpCliConTest test helps administrators in this regard! Using this test, administrators can determine the packet transmission and reception of each client connected to the target Apache Zookeeper server. This test also helps administrators determine which client is taking too long to process the requests and the client on which too many connections are currently active. This way, the test provides near-accurate indicators of the client connection load on the target Apache Zookeeper server. Also, by reporting the count of requests that are in queue for each client, the test reveals early to administrators if a client is experiencing request processing difficulties. Outputs of the test : One set of results for each client connecting to the target Apache Zookeeper server being monitored. The measures made by this test are as follows:
|