org.blue.xdata
Class xodtemplate_h.xodtemplate_service
java.lang.Object
org.blue.xdata.xodtemplate_h.xodtemplate_service
- All Implemented Interfaces:
- java.lang.Cloneable
- Enclosing class:
- xodtemplate_h
public static class xodtemplate_h.xodtemplate_service
- extends java.lang.Object
- implements java.lang.Cloneable
|
Method Summary |
java.lang.Object |
clone()
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
template
public java.lang.String template
name
public java.lang.String name
_config_file
public int _config_file
_start_line
public int _start_line
hostgroup_name
public java.lang.String hostgroup_name
host_name
public java.lang.String host_name
service_description
public java.lang.String service_description
servicegroups
public java.lang.String servicegroups
check_command
public java.lang.String check_command
max_check_attempts
public int max_check_attempts
normal_check_interval
public int normal_check_interval
retry_check_interval
public int retry_check_interval
check_period
public java.lang.String check_period
active_checks_enabled
public int active_checks_enabled
passive_checks_enabled
public int passive_checks_enabled
parallelize_check
public int parallelize_check
is_volatile
public int is_volatile
obsess_over_service
public int obsess_over_service
event_handler
public java.lang.String event_handler
event_handler_enabled
public int event_handler_enabled
check_freshness
public int check_freshness
freshness_threshold
public int freshness_threshold
flap_detection_enabled
public int flap_detection_enabled
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
notifications_enabled
public int notifications_enabled
notification_period
public java.lang.String notification_period
notification_interval
public int notification_interval
contact_groups
public java.lang.String contact_groups
stalk_on_ok
public int stalk_on_ok
stalk_on_unknown
public int stalk_on_unknown
stalk_on_warning
public int stalk_on_warning
stalk_on_critical
public int stalk_on_critical
process_perf_data
public int process_perf_data
failure_prediction_enabled
public int failure_prediction_enabled
failure_prediction_options
public java.lang.String failure_prediction_options
retain_status_information
public int retain_status_information
retain_nonstatus_information
public int retain_nonstatus_information
have_max_check_attempts
public int have_max_check_attempts
have_normal_check_interval
public int have_normal_check_interval
have_retry_check_interval
public int have_retry_check_interval
have_active_checks_enabled
public int have_active_checks_enabled
have_passive_checks_enabled
public int have_passive_checks_enabled
have_parallelize_check
public int have_parallelize_check
have_is_volatile
public int have_is_volatile
have_obsess_over_service
public int have_obsess_over_service
have_event_handler_enabled
public int have_event_handler_enabled
have_check_freshness
public int have_check_freshness
have_freshness_threshold
public int have_freshness_threshold
have_low_flap_threshold
public int have_low_flap_threshold
have_high_flap_threshold
public int have_high_flap_threshold
have_flap_detection_enabled
public int have_flap_detection_enabled
have_notification_options
public int have_notification_options
have_notifications_enabled
public int have_notifications_enabled
have_notification_dependencies
public int have_notification_dependencies
have_notification_interval
public int have_notification_interval
have_stalking_options
public int have_stalking_options
have_process_perf_data
public int have_process_perf_data
have_failure_prediction_enabled
public int have_failure_prediction_enabled
have_retain_status_information
public int have_retain_status_information
have_retain_nonstatus_information
public int have_retain_nonstatus_information
has_been_resolved
public int has_been_resolved
register_object
public int register_object
xodtemplate_h.xodtemplate_service
public xodtemplate_h.xodtemplate_service()
clone
public java.lang.Object clone()
- Overrides:
clone in class java.lang.Object