1
0
mirror of https://github.com/Spearfoot/FreeNAS-scripts synced 2025-12-06 01:23:19 +00:00

Original version

This commit is contained in:
Keith Nash
2017-03-19 10:56:02 -05:00
committed by GitHub
parent 300bdec6aa
commit ed3ef3e8ee

View File

@@ -1,5 +1,7 @@
#!/usr/bin/env bash
# Display current temperature of all SMART-enabled drives
# We need a list of the SMART-enabled drives on the system. Choose one of these
# three methods to provide the list. Comment out the two unused sections of code.