I have diskcheck 2.0 installed and when I run the exe from windows and check my Toshiba drive is shows the temperature at 37 C. In the configuration I set the temperature warning level at 60 C. I set up a scheduled task to run from the command line using the run statement as follows:
C:\diskcheckup\DiskCheckup.exe CHECKTEC
I have the threshold exceed condition set to email me. The temperature is not being read correctly under these conditions. I get the email below whenever the scheduled task runs:
Threshold Exceed Condition
Time: Tue Oct 24 09:08:52 2006
Machine: xxxxx
IP address: xxxxx
Device: TOSHIBA MK4026GAX
Attribute: Temperature
Actual: 524324 C
Threshold: 60 C
So I am assuming the temperature is correctly calculated when run from Windows but from the command line it is not calculating the correct temperature.
C:\diskcheckup\DiskCheckup.exe CHECKTEC
I have the threshold exceed condition set to email me. The temperature is not being read correctly under these conditions. I get the email below whenever the scheduled task runs:
Threshold Exceed Condition
Time: Tue Oct 24 09:08:52 2006
Machine: xxxxx
IP address: xxxxx
Device: TOSHIBA MK4026GAX
Attribute: Temperature
Actual: 524324 C
Threshold: 60 C
So I am assuming the temperature is correctly calculated when run from Windows but from the command line it is not calculating the correct temperature.
Comment