this.cpu_check_period_ms = getLong("cpu_check_period_ms", 300000); this.cpu_alert_interval_ms = getLong("cpu_alert_interval_ms", 30000); this.cpu_warning_pct = getInt("cpu_warning_pct", 70); this.cpu_fatal_pct = getInt("cpu_fatal_pct", 90); this.mem_alert_interval_ms = getLong("mem_alert_interval_ms", 30000); this.mem_warning_pct = getInt("mem_warning_pct", 80); this.mem_fatal_pct = getInt("mem_fatal_pct", 90);
this.profile_sqlmap_name_enabled = getBoolean("profile_sqlmap_name_enabled", true); this.net_udp_packet_max_bytes = getInt("net_udp_packet_max_bytes", 60000); this.trace_activeserivce_yellow_time = getLong("trace_activeserivce_yellow_time", 3000); this.trace_activeservice_red_time = getLong("trace_activeservice_red_time", 8000); this.mgr_log_ignore_ids = getValue("mgr_log_ignore_ids", ""); this.log_ignore_set = getStringSet("mgr_log_ignore_ids", ","); this._hook_map_impl_warning_size = getInt("_hook_map_impl_warning_size", 50000); this.counter_recentuser_valid_ms = getLong("counter_recentuser_valid_ms", DateUtil.MILLIS_PER_FIVE_MINUTE); this.counter_object_registry_path = getValue("counter_object_registry_path", "/tmp/scouter"); this.counter_custom_jmx_enabled = getBoolean("counter_custom_jmx_enabled", false);
this.profile_sqlmap_name_enabled = getBoolean("profile_sqlmap_name_enabled", true); this.net_udp_packet_max_bytes = getInt("net_udp_packet_max_bytes", 60000); this.trace_activeserivce_yellow_time = getLong("trace_activeserivce_yellow_time", 3000); this.trace_activeservice_red_time = getLong("trace_activeservice_red_time", 8000); this.mgr_log_ignore_ids = getValue("mgr_log_ignore_ids", ""); this.log_ignore_set = getStringSet("mgr_log_ignore_ids", ","); this._hook_map_impl_warning_size = getInt("_hook_map_impl_warning_size", 50000); this.counter_recentuser_valid_ms = getLong("counter_recentuser_valid_ms", DateUtil.MILLIS_PER_FIVE_MINUTE); this.counter_object_registry_path = getValue("counter_object_registry_path", "/tmp/scouter"); this.counter_custom_jmx_enabled = getBoolean("counter_custom_jmx_enabled", false);
this.profile_sqlmap_name_enabled = getBoolean("profile_sqlmap_name_enabled", true); this.net_udp_packet_max_bytes = getInt("net_udp_packet_max_bytes", 60000); this.trace_activeserivce_yellow_time = getLong("trace_activeserivce_yellow_time", 3000); this.trace_activeservice_red_time = getLong("trace_activeservice_red_time", 8000); this.mgr_log_ignore_ids = getValue("mgr_log_ignore_ids", ""); this.log_ignore_set = getStringSet("mgr_log_ignore_ids", ","); this._hook_map_impl_warning_size = getInt("_hook_map_impl_warning_size", 50000); this.counter_recentuser_valid_ms = getLong("counter_recentuser_valid_ms", DateUtil.MILLIS_PER_FIVE_MINUTE); this.counter_object_registry_path = getValue("counter_object_registry_path", "/tmp/scouter"); this.counter_custom_jmx_enabled = getBoolean("counter_custom_jmx_enabled", false);