#
# SenseKey Asc Ascq = [I|W|E],gridCode
# gridCode is optional
# I=Informational,W=warning,E=error_actionable, X=No event at all
#
# If there is no gridcode in the entry in this file, 
# The letter I,W or E is added to the default gridCode from the array_policy
# file before reading the Grid.

[senseKey]

0x1  0x5d      = E
0x1  0x3       = W
0x1  0x9       = W
0x1  0xc       = I
0x1  0x17      = I
0x1  0x18      = I
0x2  0x4   0x1 = I
0x2  0x4       = E
0x3            = W
0x4            = E
0x5            = I
0xb  0x47      = W

#0x1  0x5d      = E , disk.senseKey_1x5d
#0x3            = E , disk.senseKey_3
#0xb  0x47      = W , disk.senseKey_bx47
