Data Fields | |
service * | svc |
The nagios service check structure. | |
int | chkopts |
The nagios 3.x check options. | |
int | schedule |
The nagios 3.x schedule flag. | |
int | reschedule |
The nagios 3.x reschedule flag. |
Definition at line 107 of file dnxNebMain.c.
service* DnxJobData::svc |
The nagios service check structure.
Definition at line 109 of file dnxNebMain.c.
Referenced by dnxPostResult(), and ehSvcCheck().
The nagios 3.x check options.
Definition at line 110 of file dnxNebMain.c.
Referenced by dnxPostResult(), and ehSvcCheck().
The nagios 3.x schedule flag.
Definition at line 111 of file dnxNebMain.c.
Referenced by dnxPostResult(), and ehSvcCheck().
The nagios 3.x reschedule flag.
Definition at line 112 of file dnxNebMain.c.
Referenced by dnxPostResult(), and ehSvcCheck().