#include <lrmd.h>
Definition at line 177 of file lrmd.h.
int lrmd_event_data_s::call_id |
The client api call id associated with this event
Definition at line 189 of file lrmd.h.
int lrmd_event_data_s::connection_rc |
int connection result. Used for connection and poke events
Definition at line 215 of file lrmd.h.
unsigned int lrmd_event_data_s::exec_time |
Time in length op took to execute
Definition at line 210 of file lrmd.h.
int lrmd_event_data_s::interval |
The operation's recurring interval in ms.
Definition at line 193 of file lrmd.h.
int lrmd_event_data_s::op_status |
The lrmd status returned for exec_complete events
Definition at line 202 of file lrmd.h.
const char* lrmd_event_data_s::op_type |
The action performed, start, stop, monitor...
Definition at line 184 of file lrmd.h.
const char* lrmd_event_data_s::output |
stdout from resource agent operation
Definition at line 204 of file lrmd.h.
void* lrmd_event_data_s::params |
unsigned int lrmd_event_data_s::queue_time |
Time in length spent in queue
Definition at line 212 of file lrmd.h.
The executed ra return code mapped to OCF
Definition at line 200 of file lrmd.h.
const char* lrmd_event_data_s::remote_nodename |
int lrmd_event_data_s::rsc_deleted |
This operation that just completed is on a deleted rsc.
Definition at line 197 of file lrmd.h.
const char* lrmd_event_data_s::rsc_id |
The resource this event occurred on.
Definition at line 182 of file lrmd.h.
int lrmd_event_data_s::start_delay |
The operation's start delay value in ms.
Definition at line 195 of file lrmd.h.
unsigned int lrmd_event_data_s::t_rcchange |
Timestamp of last rc change
Definition at line 208 of file lrmd.h.
unsigned int lrmd_event_data_s::t_run |
Timestamp of when op ran
Definition at line 206 of file lrmd.h.
int lrmd_event_data_s::timeout |
The operation's timeout period in ms.
Definition at line 191 of file lrmd.h.
Type of event, register, unregister, call_completed...
Definition at line 179 of file lrmd.h.
const char* lrmd_event_data_s::user_data |
The userdata string given do exec() api function
Definition at line 186 of file lrmd.h.
The documentation for this struct was generated from the following file: