AIX 4.2 temperature monitoring tools included ?


 
Thread Tools Search this Thread
Operating Systems AIX AIX 4.2 temperature monitoring tools included ?
# 1  
Old 07-20-2009
Question AIX 4.2 temperature monitoring tools included ?

Are there any AIX 4.2 commands that would give me the ability to monitor the hardware temperature ?

I did a forum search and found nothing about AIX. I checked the 'diag' command but it does not say anywhere that it has this feature. I tried the 'prtdiag' command but it does not exist on the client's system.
# 2  
Old 07-20-2009
Found this post entering "aix monitor temperature" in Google...
AIX-L: Re: command to monitor hardware

Also there are some more listed below that one. Not sure if uesensor is available on 4.2. Else I would try to rely on monitoring errpt if something shows up.
# 3  
Old 07-20-2009
Quote:
Originally Posted by zaxxon
Found this post entering "aix monitor temperature" in Google...
AIX-L: Re: command to monitor hardware

Also there are some more listed below that one. Not sure if uesensor is available on 4.2. Else I would try to rely on monitoring errpt if something shows up.
I get a message saying "uesensor: Command not supported". So its there but does not seam to be implanted or simply does not work with this system.
# 4  
Old 07-21-2009
Got the same on AIX 5.3, P595. No idea how to do this any other way. I checked some more and was lead to uesensor again:

(scroll down to the end)
AIX performance tips and tricks

Maybe your next quest could be to find out how to make it work. If you find it - post it here please.
# 5  
Old 07-21-2009
Quote:
Originally Posted by zaxxon
Got the same on AIX 5.3, P595. No idea how to do this any other way. [...]
That command depends on a hw sensor in the server actually. Such a sensor can be found in many Power3 systems but I don't remember a Power4 system having it. Hence it may well be that power servers are not being assembled with such sensors since. This is an example from a B80:
Code:
# /usr/lpp/diagnostics/bin/uesensor -l
  Sensor = thermal sensor
  Status = Normal
  Value = 25 Degrees Celsius
  Physical Location Code = P2

  Sensor = fan-speed
  Status = Normal
  Value = 2190 RPM
  Physical Location Code = F1

  Sensor = fan-speed
  Status = Normal
  Value = 2160 RPM
  Physical Location Code = F2

  Sensor = fan-speed
  Status = Normal
  Value = 2490 RPM
  Physical Location Code = F3

  Sensor = fan-speed
  Status = Normal
  Value = 2460 RPM
  Physical Location Code = F4

  Sensor = voltage
  Status = Normal
  Value = 5032 MV
  Physical Location Code = P2

  Sensor = voltage
  Status = Normal
  Value = 3342 MV
  Physical Location Code = P2

  Sensor = voltage
  Status = Normal
  Value = 4999 MV
  Physical Location Code = P2

  Sensor = voltage
  Status = Normal
  Value = 11999 MV
  Physical Location Code = P2

  Sensor = voltage
  Status = Normal
  Value = 1816 MV
  Physical Location Code = P1-C1

  Sensor = voltage
  Status = Normal
  Value = 2515 MV
  Physical Location Code = P1-C1

  Sensor = voltage
  Status = Normal
  Value = 5204 MV
  Physical Location Code = P1-C1

  Sensor = voltage
  Status = Normal
  Value = 5177 MV
  Physical Location Code = P1-C1

  Sensor = voltage
  Status = Normal
  Value = 1796 MV
  Physical Location Code = P1-C2

  Sensor = voltage
  Status = Normal
  Value = 2528 MV
  Physical Location Code = P1-C2

  Sensor = voltage
  Status = Normal
  Value = 5149 MV
  Physical Location Code = P1-C2

  Sensor = voltage
  Status = Normal
  Value = 5177 MV
  Physical Location Code = P1-C2

  Sensor = power supply
  Status = Normal
  Value = Present and Operational
  Physical Location Code = V1

  Sensor = power supply
  Status = Normal
  Value = Present and Operational
  Physical Location Code = V2

# 6  
Old 07-21-2009
uesensor doesn't seem to be supported on POWER5 or POWER6 either:

> prtconf
System Model: IBM,9110-510
Machine Serial Number: 063E37B
Processor Type: PowerPC_POWER5
Number Of Processors: 2
Processor Clock Speed: 1654 MHz

> ./uesensor -l
This function is not supported on this system.

(Same on POWER6 on 520 server.)

There must be plenty of thermal sensors in these machines, given IBM's focus on reliability. Just need to know the commands :-)
# 7  
Old 07-21-2009
Yeah, if you find any, let us know Smilie
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. AIX

Monitoring tools

The monitoring tools what we have not able to see historical information about the process name or pid number for the process that consumed high CPU or memory or paging space. Can you please suggest some of the best monitoring tools available in the market that monitors primarily AIX and other Unix... (0 Replies)
Discussion started by: baladelaware73
0 Replies

2. UNIX for Dummies Questions & Answers

UNIX user monitoring tools

Hello mates.. i need help with these things *Users should be allowed to login only once, i.e Multiple logins from single user should be restricted and should issue an alert if any user tries . *statistics of everyday log in time ,duration of login,and the commands executed by the user *Alert... (6 Replies)
Discussion started by: safijunaid
6 Replies

3. Infrastructure Monitoring

Monitoring tools

I am interested whitch tools are the best by monitoring the UNIX processes and network interfaces ? and whitch tools for management UNIX ? I know that the nagios very good monitoring tools, but interested me and others who have ? (4 Replies)
Discussion started by: danyy
4 Replies

4. Infrastructure Monitoring

AIX monitoring tools for graphical output

Hi , I am new for Aix i am using IBM AIX server in our org. I am using tomcat and JDK 1.6 for our own ERP software the data base was stored in another server (windows ) i want to monitor my AIX server with graphical output from another system it is possible please help me, any other... (7 Replies)
Discussion started by: krishna_vnr`
7 Replies

5. Infrastructure Monitoring

Solaris Performance Monitoring Tools????

Hi, Are there any GUI (preferably web based) Solaris monitoring tools available for the SPARC platform. Just to clarify, when i say GUI, I don't mean buttons to configure the Software, of course that would be a plus, but rather GUI in terms of output, like Graphs. Thanks (6 Replies)
Discussion started by: Mack1982
6 Replies

6. Red Hat

Monitoring tools

Hi, In HPUX there is a grate monitor tools named GLANCE, which give you information on the disks load, memory usage, cpu ... What is the equivalent tool in LINUX Redhat 4. Thanks (3 Replies)
Discussion started by: yoavbe
3 Replies

7. UNIX for Advanced & Expert Users

UNIX monitoring tools

Guys, I would like to know who are using monitoring tools? I use Nagios before but it seems is more on Linux and Windows platform. - Nagios - BigBrother - BigSister - Cacti - MRTG - JFFNMS - anymore? Please give comment too I would like to have some comment on UNIX monitoring tools.... (2 Replies)
Discussion started by: dwarf007
2 Replies

8. Infrastructure Monitoring

UNIX Monitoring tools

I need some monitoring tools for SCO 7.1.4 Does anybody reccomend some software that I can install to monitor mem leaks and odd SAR values etc (2 Replies)
Discussion started by: trebor1
2 Replies

9. IP Networking

Networking Monitoring Tools

Any idea where can I get a freware to monitor the network traffic in my department? The best is this tool can store the log files. Thanks! (5 Replies)
Discussion started by: zheng_soon
5 Replies
Login or Register to Ask a Question