temperature records


 
Thread Tools Search this Thread
Operating Systems HP-UX temperature records
# 1  
Old 06-06-2006
check logs for temp?

I'm fairly new to hpux, so this is what i've been trying to figure out. Is it possible to get any logs on hpux that would indicate if the system, cpu, or other hardware components reached above normal or critical temperatures?

Thanks,
-K

Last edited by uzerx; 06-06-2006 at 03:11 PM..
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Test temperature and alert

i have this script which result is cpu temp in celsius first install: apt-get install lm-sensors YES |sensors-detect --auto #!/bin/bash # 1. get temperature ## a. split response ## Core 0: +143.6°F (high = +186.8°F, crit = +212.0°F) IFS=')' read -ra core_temp_arr <<<... (11 Replies)
Discussion started by: tomislav91
11 Replies

2. Hardware

Max CPU temperature?

What is the max operating temperature for 'UltraSPARC IIIi 1 GHz' ? thanks. (1 Reply)
Discussion started by: orange47
1 Replies

3. Shell Programming and Scripting

Help with Temperature Script (Starting

Hello, I am trying to work on a temperature script to check temperatures on my systems. Im trying to get the basics laid out first. So far i have a command: /usr/sbin/prtpicl -v -c temperature-sensor # (must run as root) This command kicks back alot of information but i only want the... (3 Replies)
Discussion started by: whotippedmycow
3 Replies

4. Solaris

reading temperature again and ipmitool

some say '/usr/sfw/bin/ipmitool' can be used to read temperature. has anyone tried it? what options should be used? (1 Reply)
Discussion started by: orange47
1 Replies

5. Solaris

How to read CPU temperature?

Hello all, I am using prtdiag -v command to find the temperature sensors . And i dont see the following o/p . ystem Configuration: Hewlett-Packard HP Z400 Workstation BIOS Configuration: Hewlett-Packard 786G3 v01.17 08/19/2009 ==== Processor Sockets ==================================== ... (2 Replies)
Discussion started by: b.preeya22
2 Replies

6. UNIX for Dummies Questions & Answers

MAKING A SCRIPT FOR TEMPERATURE

People hello to everybody exist a way to do a script for view the temperature. I have Red Hat Linux release 9 (Shrike) Kernel 2.4.20-8 on an i686 THANk YOU FOR YOUR TIME. (4 Replies)
Discussion started by: enkei17
4 Replies

7. Solaris

CPU Temperature Details

How to get a CPU temperature and current power consumption in T5220 server both from system controller and Operating system. I need details by cores. Thanks in advance. (13 Replies)
Discussion started by: fugitive
13 Replies

8. Solaris

CPU temperature

Hi all I have a SUN V480 server with 4 processores and I've noticed that the temperature for 2 of the 4 processers are quite high (63 degrees Celsius). Does anyone know what the operating temperatures of the Sparc CPU's are? I'm not getting any warning messages yet, but I want to resolve the... (3 Replies)
Discussion started by: soliberus
3 Replies

9. SCO

temperature monitor

Is there command in sco unixware 7.1.3 from which i can find the temperature of the system/hardware. Something equivalent to prtdiag in solaris maybe thanks (1 Reply)
Discussion started by: gsb81
1 Replies
Login or Register to Ask a Question
REDSHIFT(1)							   User Commands						       REDSHIFT(1)

NAME
redshift - Set color temperature of display according to time of day. SYNOPSIS
redshift -l LAT:LON -t DAY:NIGHT [OPTIONS...] DESCRIPTION
redshift adjusts the color temperature of your screen according to your surroundings. This may help your eyes hurt less if you are working in front of the screen at night. The color temperature is set according to the position of the sun. A different color temperature is set during night and daytime. During twilight and early morning, the color temperature transitions smoothly from night to daytime temperature to allow your eyes to slowly adapt. OPTIONS
-h Display this help message -v Verbose output -V Show program version -b N Screen brightness to apply (max is 1.0) -c FILE Load settings from specified configuration file -g R:G:B Additional gamma correction to apply -l LAT:LON Your current location -l PROVIDER Select provider for automatic location updates (Type `list' to see available providers) -m METHOD Method to use to set color temperature (Type `list' to see available methods) -o One shot mode (do not continuously adjust color temperature) -O TEMP One shot manual mode (set color temperature) -x Reset mode (remove adjustment from screen) -r Disable temperature transitions -t DAY:NIGHT Color temperature to set at daytime/night The neutral temperature is 6500K. Using this value will not change the color temperature of the display. Setting the color temperature to a value higher than this results in more blue light, and setting a lower value will result in more red light. Default values: Daytime temperature: 5500K Night temperature: 3700K Please report bugs to <https://bugs.launchpad.net/redshift> SEE ALSO
The full documentation for redshift is maintained as a Texinfo manual. If the info and redshift programs are properly installed at your site, the command info redshift should give you access to the complete manual. AUTHOR
redshift was written by Martin Koelewijn and Jon Lund Steffensen. This manual page was created by Franziska Lichtblau <rhalina@old-forest.org> for the Debian project (and may be used by others). redshift 1.7 June 2012 REDSHIFT(1)