Oct 21, 2006 #1 hornacek Technical User Joined Sep 23, 2006 Messages 4 Location A2 what're commands I can use to check temperature and humidity of AIX machine?
Oct 23, 2006 #2 needcoffee MIS Joined Apr 28, 2003 Messages 122 Location US I use this to get the internal temp but no humidity info is returned on our servers. Code: /usr/lpp/diagnotics/bin/uesensor -l needcoffee Upvote 0 Downvote
I use this to get the internal temp but no humidity info is returned on our servers. Code: /usr/lpp/diagnotics/bin/uesensor -l needcoffee