Home
last modified time | relevance | path

Searched refs:DEFAULT_HIGH_SERVICE_FLAP_THRESHOLD (Results 1 – 14 of 14) sorted by relevance

/dports/net-mgmt/mk-livestatus/mk-livestatus-1.2.8p25/nagios4/
H A Ddefaults.h63 #define DEFAULT_HIGH_SERVICE_FLAP_THRESHOLD 30.0 /* high threshold for detection of service flapp… macro
/dports/net-mgmt/nagios4/nagios-4.4.6/include/
H A Ddefaults.h63 #define DEFAULT_HIGH_SERVICE_FLAP_THRESHOLD 30.0 /* high threshold for detection of service flapp… macro
/dports/net-mgmt/ndoutils/ndoutils-2.1.3/include/nagios-4x/
H A Ddefaults.h63 #define DEFAULT_HIGH_SERVICE_FLAP_THRESHOLD 30.0 /* high threshold for detection of service flapp… macro
/dports/net-mgmt/nagios/nagios-3.5.1/t-tap/
H A Dtest_nagios_config.c216 double high_service_flap_threshold = DEFAULT_HIGH_SERVICE_FLAP_THRESHOLD;
H A Dtest_timeperiods.c216 double high_service_flap_threshold = DEFAULT_HIGH_SERVICE_FLAP_THRESHOLD;
/dports/net-mgmt/ndoutils/ndoutils-2.1.3/include/nagios-2x/
H A Dnagios.h204 #define DEFAULT_HIGH_SERVICE_FLAP_THRESHOLD 30.0 /* high threshold for detection of service flappin… macro
/dports/net-mgmt/mk-livestatus/mk-livestatus-1.2.8p25/nagios/
H A Dnagios.h110 #define DEFAULT_HIGH_SERVICE_FLAP_THRESHOLD 30.0 /* high threshold for detection of service flapp… macro
/dports/net-mgmt/nagios/nagios-3.5.1/include/
H A Dnagios.h109 #define DEFAULT_HIGH_SERVICE_FLAP_THRESHOLD 30.0 /* high threshold for detection of service flapp… macro
/dports/net-mgmt/ndoutils/ndoutils-2.1.3/include/nagios-3x/
H A Dnagios.h109 #define DEFAULT_HIGH_SERVICE_FLAP_THRESHOLD 30.0 /* high threshold for detection of service flapp… macro
/dports/net-mgmt/pnp/pnp4nagios-0.6.26/include/
H A Dnagios.h111 #define DEFAULT_HIGH_SERVICE_FLAP_THRESHOLD 30.0 /* high threshold for detection of service flapp… macro
/dports/net-mgmt/pnp-icinga2/pnp4nagios-0.6.26/include/
H A Dnagios.h111 #define DEFAULT_HIGH_SERVICE_FLAP_THRESHOLD 30.0 /* high threshold for detection of service flapp… macro
/dports/net-mgmt/nagios/nagios-3.5.1/base/
H A Dnagios.c226 double high_service_flap_threshold = DEFAULT_HIGH_SERVICE_FLAP_THRESHOLD;
H A Dutils.c4481 high_service_flap_threshold = DEFAULT_HIGH_SERVICE_FLAP_THRESHOLD; in reset_variables()
/dports/net-mgmt/nagios4/nagios-4.4.6/base/
H A Dutils.c373 high_service_flap_threshold = DEFAULT_HIGH_SERVICE_FLAP_THRESHOLD; in init_main_cfg_vars()