This post is more than 5 years old
11 Posts
0
6948
June 10th, 2014 03:00
System Temperature status
Hello, can anybody tell me how I can get the current chassis temperature by CLI?
Additionally, is there any documentation about the temperature thresholds for Isilon?
0 events found
No Events found!


crklosterman
450 Posts
0
June 10th, 2014 09:00
Alexander,
isi_hw_status -T
will give you all the temperature information for the node you are currently connected to
string that together with isi_for_array to get the information for all nodes, so your commands might look like:
isi_for_array -s "isi_hw_status -T"
As for what are the trigger values for a warning or an alert, I don't have those handy, but perhaps someone else might have that level of detail for you.
Hope this helps,
Chris Klosterman
Senior Solution Architect
EMC Isilon Offer and Enablement Team
chris.klosterman@emc.com
Twitter: @croaking
kirsten_gantenb
24 Posts
1
June 10th, 2014 09:00
Hi Alexander,
The Isilon Site Preparation and Planning document has information about node specs and site temperature thresholds. You can download the document from here: EMC Isilon OneFS Site Preparation and Planning Guide
Hope this provides the information that you need.
Thanks,
Kirsten