diff --git a/inc/temp.inc.sh b/inc/temp.inc.sh index 64d7de0f..1dc04520 100644 --- a/inc/temp.inc.sh +++ b/inc/temp.inc.sh @@ -1598,7 +1598,8 @@ ESXI_FANSPEED_MGMT(){ } SENDTEMPS(){ - st_temps=$(SENDTEMP ${2}) + # st_temps=$(SENDTEMP ${2}) + SENDTEMP SENDNOTICE "${1}" "${st_temps}" } SENDTEMP(){