Icinga-core 1.4.0
next gen monitoring
scheduled_downtime_struct Struct Reference

#include <downtime.h>

Data Fields

int type
char * host_name
char * service_description
time_t entry_time
time_t start_time
time_t end_time
int fixed
unsigned long triggered_by
unsigned long duration
unsigned long downtime_id
char * author
char * comment
int is_in_effect
struct scheduled_downtime_structnext

Detailed Description

Definition at line 39 of file downtime.h.


Field Documentation

Definition at line 50 of file downtime.h.

Definition at line 51 of file downtime.h.

Definition at line 49 of file downtime.h.

Definition at line 48 of file downtime.h.

Definition at line 45 of file downtime.h.

Definition at line 43 of file downtime.h.

Definition at line 46 of file downtime.h.

Definition at line 41 of file downtime.h.

Definition at line 52 of file downtime.h.

Definition at line 44 of file downtime.h.

Definition at line 47 of file downtime.h.

Definition at line 40 of file downtime.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Defines