Sponsored Content
Operating Systems Solaris How to change CPU threshold high temperature Post 302333422 by DukeNuke2 on Monday 13th of July 2009 04:52:52 AM
Old 07-13-2009
are you trying to burn down the system? this temperature is out of the range for safe operation!
 

10 More Discussions You Might Find Interesting

1. Solaris

E450 CPU temperature 80 degree F

Hi all, We are getting CPU warning temeratures sometimes and our server is shutdown at 80 degree F. We notice our server room temperature at 18 degree celcius . Our we have already cleaned dust from grills near CPU Fan . CPU fans are working (moving) . It is our experience that CPU... (5 Replies)
Discussion started by: Hitesh Shah
5 Replies

2. 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

3. 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

4. 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

5. Red Hat

apache high cpu load on high traffic

i have a Intel Quad Core Xeon X3440 (4 x 2.53GHz, 8MB Cache, Hyper Threaded) with 16gig and 1tb harddrive with a 1gb port and my apache is causing my cpu to go up to 100% on all four cores heres my http.config <IfModule prefork.c> StartServers 10 MinSpareServers 10 MaxSpareServers 15... (4 Replies)
Discussion started by: awww
4 Replies

6. Shell Programming and Scripting

what would a script include to find CPU's %system time high and user time high?

Hi , I am trying to :wall: my head while scripting ..I am really new to this stuff , never did it before :( . how to find cpu's system high time and user time high in a script?? thanks , help would be appreciated ! :) (9 Replies)
Discussion started by: sushwey
9 Replies

7. Hardware

Max CPU temperature?

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

8. Red Hat

CPU is high

Hi , We found CPU is high due to python process .Is this something that Oracle team should look on or Unix team has to work on it ?Could you please advise use of python process ? top - 12:03:03 up 43 days, 15:11, 5 users, load average: 1.53, 1.33, 1.23 Tasks: 126 total, 3 running, 123... (12 Replies)
Discussion started by: Maddy123
12 Replies

9. AIX

Determine threshold for CPU

I'm writing an application that should display whether a system is running “fine” (normal activity) or if it has reached a critical level and thus indicate through a graphical interface using a green-yellow-red color scheme. The server machines in question are running AIX (but it shouldn't differ... (4 Replies)
Discussion started by: ttl_aix
4 Replies

10. UNIX for Beginners Questions & Answers

High Memory threshold notification script

Hello Folks, I have created the script which use to send email notification when server memory breach the threshold limits. Script works fine, but the issue is sometimes i am receiving mail alerts for lower threshold memory also. Please let me know why and any updates required in script? ... (7 Replies)
Discussion started by: seenuvasan1985
7 Replies
envd(1M)																  envd(1M)

NAME
envd - system physical environment daemon SYNOPSIS
configfile] DESCRIPTION
The daemon provides a means for the system to respond to environmental conditions detected by hardware. Such responses are typically designed to maintain file system integrity and prevent data loss. The environmental conditions currently recognized by are over-tempera- ture and chassis fan failure. logs messages and then executes actions when a supported environmental event is detected. Whether to do message logging and what actions to perform for a given environmental event are determined by configfile (default is If no option was specified and the default configfile does not exist, fails. A recommended default configfile is available in The configfile (or is only examined when the daemon is started or when it receives a signal to restart and re-initialize the daemon itself. uses the message logging facility to log warning messages. If configfile specifies messages to be logged, the destination of the warning messages is determined by the configuration of the facility of the daemon (see syslogd(1M) and syslog(3C) for details) and various priori- ties defined below for the corresponding environmental events. Warning messages are written to the console if is unable to send to The configfile is composed of event lines, each of which followed by zero or more action lines. Comment lines can be interspersed at any point. No more than one event line can be specified for a given event. Event Event lines consist of an event keyword and a message indicator, separated by a colon Valid event keywords are and Valid message indicators are and An example is indicating that warning messages are to be sent for the event. Event keywords must start in the first column, and only one event and one message indicator are allowed on a given line. Action Action lines can consist of a sequence of any valid commands or pipelines. Lines from one event line to the next event line, or to the end of the file, are part of the action lines for the preceding event, and are passed intact to the shell to execute upon detecting the event. The action for an event can span across several lines, but the syntax of every line must be understood by There are no default actions for any events if no action lines are specified. No parsing or syntax checking is performed on the action lines; system administrators are responsible for verifying the correctness of the action syntax. Comments Lines beginning with the character in the first column are comment lines, and all characters up to the subsequent new-line character are ignored. Blank lines are ignored as comment lines. Here is an example file: Only users with appropriate privileges can invoke Over-temperature and Fan Failure Handling Over-temperature and fan failure handling is supported only on systems equipped with appropriate sensing hardware. Over-temperature and fan failure limits vary, depending on the hardware. Each system processor defines its own thresholds for supported equipment combinations. The table below shows temperature and fan failure states. For the temperature ranges and fan states specific to your system configuration, refer to any of the following documents for your system: or +-------------------+-------------------------------------------+ |State | State Description | +-------------------+-------------------------------------------+ |NORMAL | Within normal operating temperature range | |OVERTEMP_CRIT | Temperature has exceeded the normal oper- | | | ating range of the system, but is still | | | within the operating limit of the hard- | | | ware media. | |OVERTEMP_EMERG | Temperature has exceeded the maximum | | | specified operating limit of hardware | | | media; power loss is imminent. A minimum | | | of about 60 seconds is guaranteed between | | | the OVERTEMP_MID state and the | | | OVERTEMP_POWERLOSS (power loss) state. | |OVERTEMP_POWERLOSS | Hardware will disconnect all power from | | | all cards in the system chassis. | |FAN_NORMAL | All chassis fans are operating normally. | |FANFAIL_CRIT | One or more chassis fans have failed, but | | | the system has enough redundant fans to | | | allow continued operation while the | | | failed fans are replaced. | |FANFAIL_EMERG | Chassis fan failures prevent continued | | | operation of the system; power loss is | | | imminent. | |FANFAIL_POWERLOSS | Hardware will disconnect all power from | | | all cards in the system chassis. | +-------------------+-------------------------------------------+ The priorities mapped to the environmental events are: (for and and (for and Any non-shutdown activities (e.g. file transfer) should be performed at and It is important to configure only critical activities for because the over-temperature might rise dramatically fast to It is recommended to perform a quick shutdown using at and to preserve file system data integrity. If the hardware enters the or state and the system has not been shut down, the sudden loss of power could result in data loss. Note that power-fail recovery functionality is not available in this case. When the hardware powers down, no warning messages are produced, and no action is taken by the system. Whenever an environmental state changes from one level to another (such as from to or from to the warning message, if specified, is logged, and the corresponding action is executed once, and only once, per state change. AUTHOR
was developed by HP. FILES
executable file default configuration file default configuration file work files SEE ALSO
reboot(1M), shutdown(1M), syslogd(1M), syslog(3C), envd(1M)
All times are GMT -4. The time now is 01:59 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy