org.blue.include
Class objects_h.service
java.lang.Object
org.blue.include.objects_h.service
- Enclosing class:
- objects_h
public static class objects_h.service
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
host_name
public java.lang.String host_name
description
public java.lang.String description
service_check_command
public java.lang.String service_check_command
event_handler
public java.lang.String event_handler
check_interval
public int check_interval
retry_interval
public int retry_interval
max_attempts
public int max_attempts
parallelize
public int parallelize
contact_groups
public java.util.ArrayList contact_groups
notification_interval
public int notification_interval
notify_on_unknown
public int notify_on_unknown
notify_on_warning
public int notify_on_warning
notify_on_critical
public int notify_on_critical
notify_on_recovery
public int notify_on_recovery
notify_on_flapping
public int notify_on_flapping
stalk_on_ok
public int stalk_on_ok
stalk_on_warning
public int stalk_on_warning
stalk_on_unknown
public int stalk_on_unknown
stalk_on_critical
public int stalk_on_critical
is_volatile
public int is_volatile
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
process_performance_data
public int process_performance_data
check_freshness
public int check_freshness
freshness_threshold
public int freshness_threshold
accept_passive_service_checks
public int accept_passive_service_checks
event_handler_enabled
public int event_handler_enabled
checks_enabled
public int checks_enabled
retain_status_information
public int retain_status_information
retain_nonstatus_information
public int retain_nonstatus_information
notifications_enabled
public int notifications_enabled
obsess_over_service
public int obsess_over_service
failure_prediction_enabled
public int failure_prediction_enabled
failure_prediction_options
public java.lang.String failure_prediction_options
problem_has_been_acknowledged
public int problem_has_been_acknowledged
acknowledgement_type
public int acknowledgement_type
host_problem_at_last_check
public int host_problem_at_last_check
no_recovery_notification
public int no_recovery_notification
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
next_check
public long next_check
should_be_scheduled
public int should_be_scheduled
last_check
public long last_check
current_attempt
public int current_attempt
last_notification
public long last_notification
next_notification
public long next_notification
no_more_notifications
public int no_more_notifications
check_flapping_recovery_notification
public int check_flapping_recovery_notification
last_state_change
public long last_state_change
last_hard_state_change
public long last_hard_state_change
last_time_ok
public long last_time_ok
last_time_warning
public long last_time_warning
last_time_unknown
public long last_time_unknown
last_time_critical
public long last_time_critical
has_been_checked
public int has_been_checked
is_being_freshened
public int is_being_freshened
notified_on_unknown
public int notified_on_unknown
notified_on_warning
public int notified_on_warning
notified_on_critical
public int notified_on_critical
current_notification_number
public int current_notification_number
latency
public double latency
execution_time
public double execution_time
is_executing
public int is_executing
check_options
public int check_options
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
is_flapping
public int is_flapping
flapping_comment_id
public long flapping_comment_id
percent_state_change
public double percent_state_change
modified_attributes
public long modified_attributes
objects_h.service
public objects_h.service()