Home
last modified time | relevance | path

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

/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/modules/monitoring/application/views/helpers/
H A DRuntimeVariables.php38 $out->total_scheduled_services = isset($result->total_scheduled_services)
39 ? $result->total_scheduled_services
45 ? $out->total_scheduled_services / $out->total_scheduled_hosts
/dports/net-mgmt/nagios4/nagios-4.4.6/base/
H A Devents.c102 scheduling_info.total_scheduled_services = 0; in init_timing_loop()
143 scheduling_info.total_scheduled_services++; in init_timing_loop()
149 …tion_time * (scheduling_info.total_scheduled_services - 1)) + exec_time) / (double)scheduling_info… in init_timing_loop()
244 …if(scheduling_info.total_scheduled_services > 0 && scheduling_info.service_check_interval_total > … in init_timing_loop()
253 …heduling_info.max_service_check_spread * 60.0) / (double)scheduling_info.total_scheduled_services); in init_timing_loop()
260 …BUGL_EVENTS, 1, "Total scheduled service checks: %d\n", scheduling_info.total_scheduled_services); in init_timing_loop()
282 …EBUGL_EVENTS, 1, "Total scheduled service checks: %d\n", scheduling_info.total_scheduled_services); in init_timing_loop()
289 total_interleave_blocks = scheduling_info.total_scheduled_services; in init_timing_loop()
296 …info(DEBUGL_EVENTS, 1, "Total scheduled services: %d\n", scheduling_info.total_scheduled_services); in init_timing_loop()
663 printf("Total scheduled services: %d\n", scheduling_info.total_scheduled_services); in display_scheduling_info()
[all …]
/dports/net-mgmt/nagios/nagios-3.5.1/base/
H A Devents.c132 scheduling_info.total_scheduled_services = 0; in init_timing_loop()
169 scheduling_info.total_scheduled_services++; in init_timing_loop()
175 … * (scheduling_info.total_scheduled_services - 1)) + temp_service->execution_time) / (double)sched… in init_timing_loop()
270 …if(scheduling_info.total_scheduled_services > 0 && scheduling_info.service_check_interval_total > … in init_timing_loop()
279 …heduling_info.max_service_check_spread * 60.0) / (double)scheduling_info.total_scheduled_services); in init_timing_loop()
286 …BUGL_EVENTS, 1, "Total scheduled service checks: %d\n", scheduling_info.total_scheduled_services); in init_timing_loop()
308 …EBUGL_EVENTS, 1, "Total scheduled service checks: %d\n", scheduling_info.total_scheduled_services); in init_timing_loop()
315 total_interleave_blocks = scheduling_info.total_scheduled_services; in init_timing_loop()
317 …total_interleave_blocks = (int)ceil((double)scheduling_info.total_scheduled_services / (double)sch… in init_timing_loop()
322 …info(DEBUGL_EVENTS, 1, "Total scheduled services: %d\n", scheduling_info.total_scheduled_services); in init_timing_loop()
[all …]
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/modules/monitoring/application/views/scripts/health/
H A Dstats.phtml97 <td><?= $rv->total_scheduled_services ?></td>
/dports/net-mgmt/ndoutils/ndoutils-2.1.3/include/nagios-2x/
H A Dnagios.h410 int total_scheduled_services; member
/dports/net-mgmt/mk-livestatus/mk-livestatus-1.2.8p25/nagios/
H A Dnagios.h385 int total_scheduled_services; member
/dports/net-mgmt/nagios/nagios-3.5.1/include/
H A Dnagios.h348 int total_scheduled_services; member
/dports/net-mgmt/ndoutils/ndoutils-2.1.3/include/nagios-3x/
H A Dnagios.h348 int total_scheduled_services; member
/dports/net-mgmt/pnp/pnp4nagios-0.6.26/include/
H A Dnagios.h378 int total_scheduled_services; member
/dports/net-mgmt/pnp-icinga2/pnp4nagios-0.6.26/include/
H A Dnagios.h378 int total_scheduled_services; member
/dports/net-mgmt/mk-livestatus/mk-livestatus-1.2.8p25/nagios4/
H A Dobjects.h178 int total_scheduled_services; member
/dports/net-mgmt/ndoutils/ndoutils-2.1.3/include/nagios-4x/
H A Dobjects.h182 int total_scheduled_services; member
/dports/net-mgmt/nagios4/nagios-4.4.6/include/
H A Dobjects.h185 int total_scheduled_services; member
/dports/net-mgmt/ndoutils/ndoutils-2.1.3/src/
H A Dndomod.c5355 ,scheduling_info.total_scheduled_services