org.blue.include
Class nagios_h.sched_info
java.lang.Object
org.blue.include.nagios_h.sched_info
- Enclosing class:
- nagios_h
public static class nagios_h.sched_info
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
total_services
public int total_services
total_scheduled_services
public int total_scheduled_services
total_hosts
public int total_hosts
total_scheduled_hosts
public int total_scheduled_hosts
average_services_per_host
public double average_services_per_host
average_scheduled_services_per_host
public double average_scheduled_services_per_host
service_check_interval_total
public long service_check_interval_total
host_check_interval_total
public long host_check_interval_total
average_service_check_interval
public double average_service_check_interval
average_host_check_interval
public double average_host_check_interval
average_service_inter_check_delay
public double average_service_inter_check_delay
average_host_inter_check_delay
public double average_host_inter_check_delay
service_inter_check_delay
public double service_inter_check_delay
host_inter_check_delay
public double host_inter_check_delay
service_interleave_factor
public int service_interleave_factor
max_service_check_spread
public int max_service_check_spread
max_host_check_spread
public int max_host_check_spread
first_service_check
public long first_service_check
last_service_check
public long last_service_check
first_host_check
public long first_host_check
last_host_check
public long last_host_check
nagios_h.sched_info
public nagios_h.sched_info()