org.blue.include
Class objects_h.host
java.lang.Object
org.blue.include.objects_h.host
- Enclosing class:
- objects_h
public static class objects_h.host
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
public java.lang.String name
alias
public java.lang.String alias
address
public java.lang.String address
parent_hosts
public java.util.ArrayList parent_hosts
host_check_command
public java.lang.String host_check_command
check_interval
public int check_interval
max_attempts
public int max_attempts
event_handler
public java.lang.String event_handler
contact_groups
public java.util.ArrayList contact_groups
notification_interval
public int notification_interval
notify_on_down
public int notify_on_down
notify_on_unreachable
public int notify_on_unreachable
notify_on_recovery
public int notify_on_recovery
notify_on_flapping
public int notify_on_flapping
notification_period
public java.lang.String notification_period
check_period
public java.lang.String check_period
flap_detection_enabled
public int flap_detection_enabled
low_flap_threshold
public double low_flap_threshold
high_flap_threshold
public double high_flap_threshold
stalk_on_up
public int stalk_on_up
stalk_on_down
public int stalk_on_down
stalk_on_unreachable
public int stalk_on_unreachable
check_freshness
public int check_freshness
freshness_threshold
public int freshness_threshold
process_performance_data
public int process_performance_data
checks_enabled
public int checks_enabled
accept_passive_host_checks
public int accept_passive_host_checks
event_handler_enabled
public int event_handler_enabled
retain_status_information
public int retain_status_information
retain_nonstatus_information
public int retain_nonstatus_information
failure_prediction_enabled
public int failure_prediction_enabled
failure_prediction_options
public java.lang.String failure_prediction_options
obsess_over_host
public int obsess_over_host
problem_has_been_acknowledged
public int problem_has_been_acknowledged
acknowledgement_type
public int acknowledgement_type
check_type
public int check_type
current_state
public int current_state
last_state
public int last_state
last_hard_state
public int last_hard_state
plugin_output
public java.lang.String plugin_output
perf_data
public java.lang.String perf_data
state_type
public int state_type
current_attempt
public int current_attempt
latency
public double latency
execution_time
public double execution_time
check_options
public int check_options
notifications_enabled
public int notifications_enabled
last_host_notification
public long last_host_notification
next_host_notification
public long next_host_notification
next_check
public long next_check
should_be_scheduled
public int should_be_scheduled
last_check
public long last_check
last_state_change
public long last_state_change
last_hard_state_change
public long last_hard_state_change
last_time_up
public long last_time_up
last_time_down
public long last_time_down
last_time_unreachable
public long last_time_unreachable
has_been_checked
public int has_been_checked
is_being_freshened
public int is_being_freshened
notified_on_down
public int notified_on_down
notified_on_unreachable
public int notified_on_unreachable
current_notification_number
public int current_notification_number
no_more_notifications
public int no_more_notifications
check_flapping_recovery_notification
public int check_flapping_recovery_notification
scheduled_downtime_depth
public int scheduled_downtime_depth
pending_flex_downtime
public int pending_flex_downtime
state_history
public int[] state_history
state_history_index
public int state_history_index
last_state_history_update
public long last_state_history_update
is_flapping
public int is_flapping
flapping_comment_id
public long flapping_comment_id
percent_state_change
public double percent_state_change
total_services
public int total_services
total_service_check_interval
public long total_service_check_interval
modified_attributes
public long modified_attributes
objects_h.host
public objects_h.host()