Home
last modified time | relevance | path

Searched refs:HOST_ACTIVE_CHECK (Results 1 – 11 of 11) sorted by relevance

/dports/net-mgmt/mk-livestatus/mk-livestatus-1.2.8p25/nagios4/
H A Dcgiutils.h281 #define HOST_ACTIVE_CHECK 131072 macro
/dports/net-mgmt/nagios4/nagios-4.4.6/include/
H A Dcgiutils.h300 #define HOST_ACTIVE_CHECK 131072 macro
/dports/net-mgmt/ndoutils/ndoutils-2.1.3/include/nagios-4x/
H A Dcgiutils.h298 #define HOST_ACTIVE_CHECK 131072 macro
/dports/net-mgmt/ndoutils/ndoutils-2.1.3/include/nagios-3x/
H A Dcgiutils.h291 #define HOST_ACTIVE_CHECK 131072 macro
/dports/net-mgmt/nagios/nagios-3.5.1/include/
H A Dcgiutils.h291 #define HOST_ACTIVE_CHECK 131072 macro
/dports/net-mgmt/ndoutils/ndoutils-2.1.3/include/nagios-2x/
H A Dcgiutils.h291 #define HOST_ACTIVE_CHECK 131072 macro
/dports/net-mgmt/mk-livestatus/mk-livestatus-1.2.8p25/nagios/
H A Dcgiutils.h297 #define HOST_ACTIVE_CHECK 131072 macro
/dports/net-mgmt/nagios4/nagios-4.4.6/cgi/
H A Dtac.c931 …=all&serviceprops=%d' class='perfValue'>%d</a></td>\n", STATUS_CGI, HOST_ACTIVE_CHECK, total_activ… in display_tac_overview()
H A Dstatus.c5222 if((host_properties & HOST_ACTIVE_CHECK) && temp_hoststatus->check_type == CHECK_TYPE_PASSIVE) in passes_host_properties_filter()
5413 if(host_properties & HOST_ACTIVE_CHECK) { in show_filters()
/dports/net-mgmt/nagios/nagios-3.5.1/cgi/
H A Dtac.c999 …=all&serviceprops=%d' class='perfValue'>%d</a></td>\n", STATUS_CGI, HOST_ACTIVE_CHECK, total_activ… in display_tac_overview()
H A Dstatus.c5067 if((host_properties & HOST_ACTIVE_CHECK) && temp_hoststatus->check_type == HOST_CHECK_PASSIVE) in passes_host_properties_filter()
5258 if(host_properties & HOST_ACTIVE_CHECK) { in show_filters()