![]() |
watchdogd
Advanced system & process supervisor for Linux
|
Reset reason data. More...
#include <wdog.h>
Public Attributes | |
unsigned int | counter |
Global reset counter, not per-reason. | |
unsigned int | wid |
Watchdog ID of process causing reset. | |
wdog_code_t | code |
Reset reason code, use wdog_reset_reason_str() | |
unsigned int | enabled |
Unused, kept for compat. More... | |
char | label [48] |
Process name causing reset, or label. | |
struct tm | date |
Recorded time of reset. | |
Reset reason data.
unsigned int wdog_reason_t::enabled |
Unused, kept for compat.