I haven't found the alog, but there is a known issue with the ETMY ISI coilmon readbacks where they report the ISI coil drivers are tripped, but are in fact not. This seems to clear up after the coil drivers warm up over a few hours. This can be fixed by putting a test offset in the test input field on the BSCISI_COIL_THERMALSTATUS screen ( opened Overtemp link on the lower right of the BSC ISI overview screen). So far I have had to put 0xc, then 0x4 to clear up the coil driver status bitword, as show in the attached screen shot. Probably something wrong with something in one of the coildrivers.
The lights on the front of the coil driver don't seem affected by this, so if the overtemp protection is clear on the chassis in the rack, you need to do a bit of hexadecimal math to do clear the coilmon warning. To clear the current issue with the coilmon bit you need to find the difference between the good bitword (0xf50f0f0f) value and the current (0xf50f0f0b in the screenshot), so 0xf50f0f0f-0xf50f0f0b=0x4 is the value that goes into the test input field. This should go back to 0x0 after what ever component in the rack stops being grumpy.