Searched refs:HOST_NO_SCHEDULED_DOWNTIME (Results 1 – 11 of 11) sorted by relevance
/dports/net-mgmt/mk-livestatus/mk-livestatus-1.2.8p25/nagios4/ |
H A D | cgiutils.h | 265 #define HOST_NO_SCHEDULED_DOWNTIME 2 macro
|
/dports/net-mgmt/nagios4/nagios-4.4.6/include/ |
H A D | cgiutils.h | 284 #define HOST_NO_SCHEDULED_DOWNTIME 2 macro
|
/dports/net-mgmt/ndoutils/ndoutils-2.1.3/include/nagios-4x/ |
H A D | cgiutils.h | 282 #define HOST_NO_SCHEDULED_DOWNTIME 2 macro
|
/dports/net-mgmt/ndoutils/ndoutils-2.1.3/include/nagios-3x/ |
H A D | cgiutils.h | 275 #define HOST_NO_SCHEDULED_DOWNTIME 2 macro
|
/dports/net-mgmt/nagios/nagios-3.5.1/include/ |
H A D | cgiutils.h | 275 #define HOST_NO_SCHEDULED_DOWNTIME 2 macro
|
/dports/net-mgmt/ndoutils/ndoutils-2.1.3/include/nagios-2x/ |
H A D | cgiutils.h | 275 #define HOST_NO_SCHEDULED_DOWNTIME 2 macro
|
/dports/net-mgmt/mk-livestatus/mk-livestatus-1.2.8p25/nagios/ |
H A D | cgiutils.h | 281 #define HOST_NO_SCHEDULED_DOWNTIME 2 macro
|
/dports/net-mgmt/nagios4/nagios-4.4.6/cgi/ |
H A D | tac.c | 1112 …Unhandled Problems</a></td></tr>\n", STATUS_CGI, SD_HOST_DOWN, HOST_NO_SCHEDULED_DOWNTIME | HOST_S… in display_tac_overview() 1143 …ed Problems</a></td></tr>\n", STATUS_CGI, SD_HOST_UNREACHABLE, HOST_NO_SCHEDULED_DOWNTIME | HOST_S… in display_tac_overview()
|
H A D | status.c | 2968 …_CGI, url_encode(temp_servicegroup->group_name), SD_HOST_DOWN, HOST_NO_SCHEDULED_DOWNTIME | HOST_S… in show_servicegroup_host_totals_summary() 2996 …rl_encode(temp_servicegroup->group_name), SD_HOST_UNREACHABLE, HOST_NO_SCHEDULED_DOWNTIME | HOST_S… in show_servicegroup_host_totals_summary() 4215 …TUS_CGI, url_encode(temp_hostgroup->group_name), SD_HOST_DOWN, HOST_NO_SCHEDULED_DOWNTIME | HOST_S… in show_hostgroup_host_totals_summary() 4243 …, url_encode(temp_hostgroup->group_name), SD_HOST_UNREACHABLE, HOST_NO_SCHEDULED_DOWNTIME | HOST_S… in show_hostgroup_host_totals_summary() 5174 if((host_properties & HOST_NO_SCHEDULED_DOWNTIME) && temp_hoststatus->scheduled_downtime_depth > 0) in passes_host_properties_filter() 5349 if(host_properties & HOST_NO_SCHEDULED_DOWNTIME) { in show_filters()
|
/dports/net-mgmt/nagios/nagios-3.5.1/cgi/ |
H A D | tac.c | 1180 …%d Unhandled Problems</a></td></tr>\n", STATUS_CGI, HOST_DOWN, HOST_NO_SCHEDULED_DOWNTIME | HOST_S… in display_tac_overview() 1211 …ndled Problems</a></td></tr>\n", STATUS_CGI, HOST_UNREACHABLE, HOST_NO_SCHEDULED_DOWNTIME | HOST_S… in display_tac_overview()
|
H A D | status.c | 2836 …TUS_CGI, url_encode(temp_servicegroup->group_name), HOST_DOWN, HOST_NO_SCHEDULED_DOWNTIME | HOST_S… in show_servicegroup_host_totals_summary() 2864 …, url_encode(temp_servicegroup->group_name), HOST_UNREACHABLE, HOST_NO_SCHEDULED_DOWNTIME | HOST_S… in show_servicegroup_host_totals_summary() 4068 …STATUS_CGI, url_encode(temp_hostgroup->group_name), HOST_DOWN, HOST_NO_SCHEDULED_DOWNTIME | HOST_S… in show_hostgroup_host_totals_summary() 4096 …CGI, url_encode(temp_hostgroup->group_name), HOST_UNREACHABLE, HOST_NO_SCHEDULED_DOWNTIME | HOST_S… in show_hostgroup_host_totals_summary() 5019 if((host_properties & HOST_NO_SCHEDULED_DOWNTIME) && temp_hoststatus->scheduled_downtime_depth > 0) in passes_host_properties_filter() 5194 if(host_properties & HOST_NO_SCHEDULED_DOWNTIME) { in show_filters()
|