Skip to content

Commit d45cc2c

Browse files
authored
fix: change thermal event mapping to none as it is same as thermal throttling (#1637)
1 parent 0c1cf08 commit d45cc2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

distros/kubernetes/nvsentinel/charts/gpu-health-monitor/files/dcgmerrorsmapping.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ DCGM_FR_PENDING_PAGE_RETIREMENTS,NONE
77
DCGM_FR_RETIRED_PAGES_LIMIT,CONTACT_SUPPORT
88
DCGM_FR_RETIRED_PAGES_DBE_LIMIT,CONTACT_SUPPORT
99
DCGM_FR_CORRUPT_INFOROM,COMPONENT_RESET
10-
DCGM_FR_CLOCKS_EVENT_THERMAL,CONTACT_SUPPORT
10+
DCGM_FR_CLOCKS_EVENT_THERMAL,NONE
1111
DCGM_FR_CLOCK_THROTTLE_THERMAL,NONE
1212
DCGM_FR_POWER_UNREADABLE,RESTART_VM
1313
DCGM_FR_CLOCKS_EVENT_POWER,NONE

0 commit comments

Comments
 (0)