Health alarm configuration for system device failure

Hi,

I trying to define a health alarm for cpu core failure. I’m not sure about the plugin. Please suggest.

Thanks,
Vasanth

I’m not sure there is a provided plugin that can detect a core failure so you might have to develop your own. What OS are you trying to detect the failure on? Do you have any logging (kernel output etc) that you might be able to parse?

Hi,
Thanks for the information and suggestion.
I’m trying to detect failure on RHEL OS.
From the link, I understood that the processor failures will be logged in /var/log/messages. But, I’m not sure about the exact error message.
cpu - Where to find processor failure notification in linux environment? - Super User.

Thanks,
Vasanth