1
0
mirror of https://github.com/Spearfoot/FreeNAS-scripts synced 2025-12-15 07:43:30 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
marunjar
8e22ba9709 inte 545s fixes (#15)
add checks for additional smart attibutes
2020-12-10 11:39:56 -06:00
geraldh
f049158b58 get_hdd_temp.sh: fixes for SAS drives (#8)
* fixes for SAS drives

* remove debug output
2018-07-21 18:41:08 -05:00
max023
9ba66c9633 Fix CPU temp when returned value is not an integer in get_hdd_temp.sh (#2)
* Fix CPU temp when returned value is not an integer in get_hdd_temp.sh

* Small update to CPU temp fix
2017-07-16 06:38:35 -05:00
Keith Nash
dd5a499839 Added optional IPMI support for CPU temperatures 2017-07-08 09:43:57 -05:00
Keith Nash
34748ff4e1 Added optional IPMI support for CPU temperatures 2017-07-08 09:01:05 -05:00
Keith Nash
3b087cad62 Check for missing CPU temp as a string instead of arithmetically 2017-06-30 13:05:03 -05:00
Keith Nash
904221e2b9 Changed method of parsing CPU temperature
Use awk to parse the CPU temperature: former method sliced off part of the temperature on systems with 10 or more CPUs.
2017-05-13 11:01:07 -05:00
Keith Nash
2904638584 Displays drive capacity and formatting handles 10 or more CPUs 2017-05-13 07:53:44 -05:00
Keith Nash
fd36c34e4d Adds disk capacity to the output
Shows the disk capacity in the output, plus the formatting now accommodates systems with 10 or more CPUs.
2017-05-13 07:51:38 -05:00
Keith Nash
f96db93eed Refined temperature detection to use "190 Airflow_Temperature" if "194 Temperature" is absent 2017-04-05 22:22:33 -05:00
Keith Nash
aa2ce1067e Nail down disk temp selection by using "194 Temperature_Celsius" 2017-04-03 11:46:22 -05:00
Keith Nash
c557fa4e35 Update get_hdd_temp.sh 2017-03-24 12:57:44 -05:00
Keith Nash
8ee023775d Add display of CPU temperaturs 2017-03-24 12:52:09 -05:00
Keith Nash
6ed3036451 POSIX-compliant version 2017-03-20 23:18:52 -05:00
Keith Nash
ed3ef3e8ee Original version 2017-03-19 10:56:02 -05:00
Keith Nash
49340b067e Original submission 2017-03-19 10:28:31 -05:00
Keith Nash
3ee9e953f5 Initial submission 2017-03-19 10:26:52 -05:00