The interesting columns to filter with are time_start, time_end, node_name
Each row has a reason such as "Node unexpectedly rebooted" and "NHC: Could not reach at least one MDT or OST"
event_table only seems to contain events that were still active on the node when it was completed or started. A NHC error that was corrected is not stored in the table.
The interesting columns to filter with are
time_start
,time_end
,node_name
Each row has areason
such as "Node unexpectedly rebooted" and "NHC: Could not reach at least one MDT or OST"