The community does not look too active, unfortunately ... ________________________________ De : adrien ruffie Envoyé : mercredi 3 avril 2019 14:24 À : [email protected] Objet : Zookeeper monitoring
Hello all, I order to set to correct values for several monitoring parameters, I would like to know the best value to monitor for following parameter: (from what value would it be necessary to worry about the following parameters) zk_outstanding_requests zk_open_file_descriptor_count zk_approximate_data_size zk_fsync_threshold_exceed_count zk_avg_latency zk_pending_syncs Example for zk_open_file_descriptor_count tell me if I'm wrong, but I think this should be a percentage value that should not be exceeded depending on the parameter. throws an alerte if zk_open_file_descriptor_count > 50 % of zk_max_file_descriptor_count , right ? I am looking for relatively correct values for triggering alert. Thnak a lot and best regards Adrien
