Home
last modified time | relevance | path

Searched refs:exited_ok (Results 1 – 22 of 22) sorted by relevance

/dports/net-mgmt/nagios4/nagios-4.4.6/base/
H A Dwpres.gperf49 exited_ok, WPRES_exited_ok
H A Dworkers.c625 cr->exited_ok = wpres->exited_ok; in handle_worker_check()
684 wpres->exited_ok = atoi(value); in parse_worker_result()
687 wpres->exited_ok = FALSE; in parse_worker_result()
691 wpres->exited_ok = FALSE; in parse_worker_result()
832 wpres.early_timeout, wpres.exited_ok, wpres.wait_status, wpres.error_code); in handle_worker_result()
H A Dchecks.c294 cr->exited_ok = TRUE; in run_async_service_check()
382 else if (cr->exited_ok == FALSE) { in get_service_check_return_code()
473 else if (cr->exited_ok == FALSE) { in get_host_check_return_code()
718 cr->exited_ok, in debug_async_service()
735 cr->exited_ok, in debug_async_host()
3220 cr->exited_ok = TRUE; in run_async_host_check()
H A Dutils.c2475 cr.exited_ok = atoi(val); in process_check_result_file()
2568 info->exited_ok = TRUE; in init_check_result()
H A Dcommands.c2407 cr.exited_ok = 1; in process_passive_service_check()
2504 cr.exited_ok = 1; in process_passive_host_check()
/dports/net-mgmt/ndoutils/ndoutils-2.1.3/include/nagios-4x/
H A Dworkers.h37 int exited_ok; member
H A Dobjects.h170 int exited_ok; /* did the plugin check return okay? */ member
/dports/net-mgmt/nagios4/nagios-4.4.6/include/
H A Dworkers.h37 int exited_ok; member
H A Dobjects.h172 int exited_ok; /* did the plugin check return okay? */ member
/dports/net-mgmt/nagios/nagios-3.5.1/t-tap/
H A Dtest_checks.c59 tmp_check_result->exited_ok = TRUE; in setup_check_result()
172 tmp_check_result->exited_ok = TRUE; in main()
/dports/net-mgmt/nagios/nagios-3.5.1/base/
H A Dchecks.c475 check_result_info.exited_ok = TRUE; in run_async_service_check()
599 check_result_info.exited_ok = FALSE; in run_async_service_check()
608 fprintf(check_result_info.output_file_fp, "exited_ok=%d\n", check_result_info.exited_ok); in run_async_service_check()
749 fprintf(check_result_info.output_file_fp, "exited_ok=%d\n", check_result_info.exited_ok); in run_async_service_check()
806 check_result_info.exited_ok = FALSE; in run_async_service_check()
825 fprintf(fp, "exited_ok=%d\n", check_result_info.exited_ok); in run_async_service_check()
998 if(queued_check_result->exited_ok == FALSE) { in handle_async_service_check_result()
3059 check_result_info.exited_ok = TRUE; in run_async_host_check_3x()
3190 check_result_info.exited_ok = FALSE; in run_async_host_check_3x()
3209 fprintf(fp, "exited_ok=%d\n", check_result_info.exited_ok); in run_async_host_check_3x()
[all …]
H A Dutils.c1989 fprintf(check_result_info.output_file_fp, "exited_ok=%d\n", check_result_info.exited_ok); in service_check_sighandler()
2029 fprintf(check_result_info.output_file_fp, "exited_ok=%d\n", check_result_info.exited_ok); in host_check_sighandler()
2695 new_cr->exited_ok = atoi(val); in process_check_result_file()
2794 info->exited_ok = TRUE; in init_check_result()
/dports/net-mgmt/nagios4/nagios-4.4.6/t-tap/
H A Dtest_events.c182 tmp_check_result->exited_ok = TRUE; in setup_svc1_result_events()
H A Dtest_checks.c251 chk_result->exited_ok = TRUE; in create_check_result()
1354 chk_result->exited_ok = FALSE; in run_misc_host_check_tests()
/dports/net-mgmt/nagios4/nagios-4.4.6/docs/
H A Dworkers.dox185 @li exited_ok - Boolean flag to denote if the job exited ok. A
245 exited_ok=1
/dports/net-mgmt/ndoutils/ndoutils-2.1.3/include/nagios-2x/
H A Dnagios.h397 int exited_ok; /* did the plugin check return okay? */ member
/dports/net-mgmt/mk-livestatus/mk-livestatus-1.2.8p25/nagios/
H A Dnagios.h375 int exited_ok; /* did the plugin check return okay? */ member
/dports/net-mgmt/nagios/nagios-3.5.1/include/
H A Dnagios.h338 int exited_ok; /* did the plugin check return okay? */ member
/dports/net-mgmt/ndoutils/ndoutils-2.1.3/include/nagios-3x/
H A Dnagios.h338 int exited_ok; /* did the plugin check return okay? */ member
/dports/net-mgmt/pnp/pnp4nagios-0.6.26/include/
H A Dnagios.h368 int exited_ok; /* did the plugin check return okay? */ member
/dports/net-mgmt/pnp-icinga2/pnp4nagios-0.6.26/include/
H A Dnagios.h368 int exited_ok; /* did the plugin check return okay? */ member
/dports/net-mgmt/mk-livestatus/mk-livestatus-1.2.8p25/nagios4/
H A Dobjects.h166 int exited_ok; /* did the plugin check return okay? */ member