|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use objects_h.service | |
|---|---|
| org.blue.base | |
| org.blue.cgi | |
| org.blue.common | |
| org.blue.xdata | |
| Uses of objects_h.service in org.blue.base |
|---|
| Uses of objects_h.service in org.blue.cgi |
|---|
| Methods in org.blue.cgi with parameters of type objects_h.service | |
|---|---|
static void |
summary.display_specific_service_alert_totals(objects_h.service svc)
|
static int |
cgiauth.is_authorized_for_service_commands(objects_h.service svc,
cgiauth_h.authdata authinfo)
|
static int |
cgiauth.is_authorized_for_service(objects_h.service svc,
cgiauth_h.authdata authinfo)
|
| Uses of objects_h.service in org.blue.common |
|---|
| Methods in org.blue.common that return objects_h.service | |
|---|---|
static objects_h.service |
objects.add_service(java.lang.String host_name,
java.lang.String description,
java.lang.String check_period,
int max_attempts,
int parallelize,
int accept_passive_checks,
int check_interval,
int retry_interval,
int notification_interval,
java.lang.String notification_period,
int notify_recovery,
int notify_unknown,
int notify_warning,
int notify_critical,
int notify_flapping,
int notifications_enabled,
int is_volatile,
java.lang.String event_handler,
int event_handler_enabled,
java.lang.String check_command,
int checks_enabled,
int flap_detection_enabled,
double low_flap_threshold,
double high_flap_threshold,
int stalk_ok,
int stalk_warning,
int stalk_unknown,
int stalk_critical,
int process_perfdata,
int failure_prediction_enabled,
java.lang.String failure_prediction_options,
int check_freshness,
int freshness_threshold,
int retain_status_information,
int retain_nonstatus_information,
int obsess_over_service)
|
static objects_h.service |
objects.find_service(java.lang.String host_name,
java.lang.String svc_desc)
|
| Methods in org.blue.common with parameters of type objects_h.service | |
|---|---|
static objects_h.contactgroupsmember |
objects.add_contactgroup_to_service(objects_h.service svc,
java.lang.String group_name)
|
static int |
objects.add_service_to_hashlist(objects_h.service new_service)
|
static int |
downtime.check_pending_flex_service_downtime(objects_h.service svc)
|
static boolean |
objects.is_contact_for_service(objects_h.service svc,
objects_h.contact cntct)
|
static int |
objects.is_escalated_contact_for_service(objects_h.service svc,
objects_h.contact cntct)
|
static int |
objects.is_service_member_of_servicegroup(objects_h.servicegroup group,
objects_h.service svc)
|
static int |
statusdata.update_service_status(objects_h.service svc,
int aggregated_dump)
|
| Uses of objects_h.service in org.blue.xdata |
|---|
| Methods in org.blue.xdata with parameters of type objects_h.service | |
|---|---|
static int |
xpddefault.xpddefault_run_service_performance_data_command(objects_h.service svc)
|
static int |
xpddefault.xpddefault_update_service_performance_data_file(objects_h.service svc)
|
static int |
xpddefault.xpddefault_update_service_performance_data(objects_h.service svc)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||