org.blue.include
Class statusdata_h.servicestatus
java.lang.Object
org.blue.include.statusdata_h.servicestatus
- Enclosing class:
- statusdata_h
public static class statusdata_h.servicestatus
- 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
plugin_output
public java.lang.String plugin_output
perf_data
public java.lang.String perf_data
max_attempts
public int max_attempts
current_attempt
public int current_attempt
status
public int status
last_update
public long last_update
has_been_checked
public int has_been_checked
should_be_scheduled
public int should_be_scheduled
last_check
public long last_check
next_check
public long next_check
check_type
public int check_type
checks_enabled
public int checks_enabled
last_state_change
public long last_state_change
last_hard_state_change
public long last_hard_state_change
last_hard_state
public int last_hard_state
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
state_type
public int state_type
last_notification
public long last_notification
next_notification
public long next_notification
no_more_notifications
public int no_more_notifications
notifications_enabled
public int notifications_enabled
problem_has_been_acknowledged
public int problem_has_been_acknowledged
acknowledgement_type
public int acknowledgement_type
current_notification_number
public int current_notification_number
accept_passive_service_checks
public int accept_passive_service_checks
event_handler_enabled
public int event_handler_enabled
flap_detection_enabled
public int flap_detection_enabled
is_flapping
public int is_flapping
percent_state_change
public double percent_state_change
latency
public double latency
execution_time
public double execution_time
scheduled_downtime_depth
public int scheduled_downtime_depth
failure_prediction_enabled
public int failure_prediction_enabled
process_performance_data
public int process_performance_data
obsess_over_service
public int obsess_over_service
statusdata_h.servicestatus
public statusdata_h.servicestatus()