Host IPMI System Event Log Status


Sometimes you may still receive ‘Hosst IPMI System Event Log Status’ alerts (which means the system event log is full) even after you reset event log and reset sensors.

image

In my case, the solution is ssh into the ESXi host and restart the sfcbd-watchdog service.

~ # /etc/init.d/sfcbd-watchdog status
sfcbd is running.
~ # /etc/init.d/sfcbd-watchdog restart
~ # /etc/init.d/sfcbd-watchdog status
sfcbd is running.

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s