Data Fields | |
char * | pathname |
Path to the object. | |
int | operator |
Comparison operator. | |
int | time |
Timestamp watermark. | |
int | action |
Action in case of failure. | |
mytimestamp * | next |
Definition at line 243 of file monitor.h.
|
Action in case of failure.
Definition at line 247 of file monitor.h. Referenced by printprocess(). |
|
Definition at line 249 of file monitor.h. Referenced by printprocess(). |
|
Comparison operator.
Definition at line 245 of file monitor.h. Referenced by printprocess(). |
|
Path to the object.
Definition at line 244 of file monitor.h. Referenced by printprocess(). |
|
Timestamp watermark.
Definition at line 246 of file monitor.h. Referenced by printprocess(). |