"node run -node * -command environment status" doesn't return temperature values on systems with internal controllers in the shelf... like A/FAS/C250/800 etc.. but if you have a shelf attached, it has not only temps but also fan rpm and voltages... isn't there any way you can get a temperature value from a C800 without a shelf attached?
#How come there are no temperature values on C250/C800 chassis?
1 messages · Page 1 of 1 (latest)
system sensors from the SP/BMC should show all sensor readings
ok, but why not from ONTAP? We have a monitoring script that pulls out status from the systems... and for the "older" systems with shelfs we get the temps.. but on the newer systems like C250/C800 we don't have any indication of this... and sadly the SP is on a locked down network... it just seems strange to "hide" it like this...
yeah, no idea, I miss that output on our lab systems too
You have **system node environment sensors show ** CLI output for controllers...
https://docs.netapp.com/us-en/ontap-cli/system-node-environment-sensors-show.html
REST API, too.
Cluster: https://docs.netapp.com/us-en/ontap-restapi/ontap/get-cluster-sensors.html
Node: https://docs.netapp.com/us-en/ontap-restapi/ontap/get-cluster-sensors-.html
Have your tried this on a C250 or C800 ?
yeah, the nodeshell command is basically useless on newer systems (even the 8200 for example)
Yes... here's some sample output.
affc250-2n-rtp-1::> system node environment sensors show
Node Sensor State Value/Units Crit-Low Warn-Low Warn-Hi Crit-Hi
c250-rtp-1a
PVCCIN CPU FD normal
1783 mV 490 784 2195 2391
PVCCSA CPU FD normal
831 mV 297 396 1485 1683
PVDDQ AB FD normal
1209 mV 487 799 1482 1696
PVDDQ CD FD normal
1209 mV 487 799 1482 1696
PVNN PCH AFD normal
865 mV 268 474 1174 1216
P0V9 PLX0 F normal
897 mV 292 741 1189 1248
P0V9 PLX1 F normal
897 mV 292 741 1189 1248
P3V BAT normal
3042 mV 2340 2652 3276 3354
TEMP 1 normal
23 C 3 5 50 52
TEMP 2 normal
37 C 3 5 63 65
TEMP 3 normal
38 C 3 5 72 74
MP TEMP1 normal
25 C 3 5 50 52
MP TEMP2 normal
22 C 3 5 50 52
LED TEMP normal
16 C 3 5 41 43
...