![]() |
Icinga-core 1.4.0
next gen monitoring
|
#include <comments.h>
Data Fields | |
int | comment_type |
int | entry_type |
unsigned long | comment_id |
int | source |
int | persistent |
time_t | entry_time |
int | expires |
time_t | expire_time |
char * | host_name |
char * | service_description |
char * | author |
char * | comment_data |
struct comment_struct * | next |
struct comment_struct * | nexthash |
Definition at line 71 of file comments.h.
char* comment_struct::author |
Definition at line 82 of file comments.h.
Definition at line 83 of file comments.h.
unsigned long comment_struct::comment_id |
Definition at line 74 of file comments.h.
Definition at line 72 of file comments.h.
time_t comment_struct::entry_time |
Definition at line 77 of file comments.h.
Definition at line 73 of file comments.h.
time_t comment_struct::expire_time |
Definition at line 79 of file comments.h.
Definition at line 78 of file comments.h.
Definition at line 80 of file comments.h.
struct comment_struct* comment_struct::next |
Definition at line 84 of file comments.h.
Definition at line 85 of file comments.h.
Definition at line 76 of file comments.h.
Definition at line 81 of file comments.h.
Definition at line 75 of file comments.h.