|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnagios.ConfigurationObjects.ServiceTO
public class ServiceTO
Clase que representa el objeto de configuración Service definido en Nagios 2.5. Este objeto representa un servicio que será chequeado por Nagios en base a su configuración.
Constructor Summary | |
---|---|
ServiceTO()
Constructor sin parámetros. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ServiceTO()
Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
public Trait getAction_url()
public void setAction_url(Trait action_url)
action_url
- The action_url to set.public Trait getActive_checks_enabled()
public void setActive_checks_enabled(Trait active_checks_enabled)
active_checks_enabled
- The active_checks_enabled to set.public Trait getCheck_command()
public void setCheck_command(Trait check_command)
check_command
- The check_command to set.public Trait getCheck_freshness()
public void setCheck_freshness(Trait check_freshness)
check_freshness
- The check_freshness to set.public Trait getCheck_period()
public void setCheck_period(Trait check_period)
check_period
- The check_period to set.public Trait[] getContact_groups()
public void setContact_groups(Trait[] contact_groups)
contact_groups
- The contact_groups to set.public void addContact_groups(Trait contact_groups)
contact_groups
- Grupo de contactos que se añade.public Trait getEvent_handler()
public void setEvent_handler(Trait event_handler)
event_handler
- The event_handler to set.public Trait getEvent_handler_enabled()
public void setEvent_handler_enabled(Trait event_handler_enabled)
event_handler_enabled
- The event_handler_enabled to set.public Trait getFlap_detection_enabled()
public void setFlap_detection_enabled(Trait flap_detection_enabled)
flap_detection_enabled
- The flap_detection_enabled to set.public Trait getFreshness_threshold()
public void setFreshness_threshold(Trait freshness_threshold)
freshness_threshold
- The freshness_threshold to set.public Trait getHigh_flap_threshold()
public void setHigh_flap_threshold(Trait high_flap_threshold)
high_flap_threshold
- The high_flap_threshold to set.public Trait getHost_name()
public void setHost_name(Trait host_name)
host_name
- The host_name to set.public Trait getIcon_image()
public void setIcon_image(Trait icon_image)
icon_image
- The icon_image to set.public Trait getIcon_image_alt()
public void setIcon_image_alt(Trait icon_image_alt)
icon_image_alt
- The icon_image_alt to set.public Trait getId_Service()
public void setId_Service(Trait Id_Service)
Id_Service
- The id_Service to set.public Trait getIs_volatile()
public void setIs_volatile(Trait is_volatile)
is_volatile
- The is_volatile to set.public Trait getLow_flap_threshold()
public void setLow_flap_threshold(Trait low_flap_threshold)
low_flap_threshold
- The low_flap_threshold to set.public Trait getMax_check_attempts()
public void setMax_check_attempts(Trait max_check_attempts)
max_check_attempts
- The max_check_attempts to set.public Trait getNormal_check_interval()
public void setNormal_check_interval(Trait normal_check_interval)
normal_check_interval
- The normal_check_interval to set.public Trait getNotes()
public void setNotes(Trait notes)
notes
- The notes to set.public Trait getNotes_url()
public void setNotes_url(Trait notes_url)
notes_url
- The notes_url to set.public Trait getNotification_interval()
public void setNotification_interval(Trait notification_interval)
notification_interval
- The notification_interval to set.public Trait getNotification_options()
public void setNotification_options(Trait notification_options)
notification_options
- The notification_options to set.public Trait getNotification_period()
public void setNotification_period(Trait notification_period)
notification_period
- The notification_period to set.public Trait getNotifications_enabled()
public void setNotifications_enabled(Trait notifications_enabled)
notifications_enabled
- The notifications_enabled to set.public Trait getObsess_over_service()
public void setObsess_over_service(Trait obsess_over_service)
obsess_over_service
- The obsess_over_service to set.public Trait getParallelize_check()
public void setParallelize_check(Trait parallelize_check)
parallelize_check
- The parallelize_check to set.public Trait getPassive_checks_enabled()
public void setPassive_checks_enabled(Trait passive_checks_enabled)
passive_checks_enabled
- The passive_checks_enabled to set.public Trait getTemplate()
public void setTemplate(Trait plantilla)
plantilla
- The plantilla to set.public Trait getProcess_perf_data()
public void setProcess_perf_data(Trait process_perf_data)
process_perf_data
- The process_perf_data to set.public Trait getRetain_nonstatus_information()
public void setRetain_nonstatus_information(Trait retain_nonstatus_information)
retain_nonstatus_information
- The retain_nonstatus_information to set.public Trait getRetain_status_information()
public void setRetain_status_information(Trait retain_status_information)
retain_status_information
- The retain_status_information to set.public Trait getRetry_check_interval()
public void setRetry_check_interval(Trait retry_check_interval)
retry_check_interval
- The retry_check_interval to set.public Trait getService_description()
public void setService_description(Trait service_description)
service_description
- The service_description to set.public Trait[] getServicegroups()
public void setServicegroups(Trait[] servicegroups)
servicegroups
- The servicegroups to set.public void addServicegroups(Trait servicegroups)
servicegroups
- Grupo de servicios que se añade.public Trait getStalking_options()
public void setStalking_options(Trait stalking_options)
stalking_options
- The stalking_options to set.public Trait getPlatform()
public void setPlatform(Trait plataforma)
plataforma
- the plataforma to setpublic Trait getRegister()
public void setRegister(Trait register)
register
- the register to setpublic Trait getName()
public void setName(Trait name)
name
- the name to setpublic Trait getCommand_arguments()
public void setCommand_arguments(Trait command_arguments)
command_arguments
- the command_arguments to setpublic ServiceTO clone(ServiceTO srv)
srv
- Objeto a clonar
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |