| The ENVMON_HIGH_THRESH variable sets the threshold temperature value
in degrees C for the temperature ceiling on an AlphaServer that supports
Environmental Monitoring (subset OSFENVMONXXX). This is one of 5 variables
ENVMON_CONFIGURED = 1
ENVMON_GRACE_PERIOD =
ENVMON_MONITOR_PERIOD =
ENVMON_HIGH_THRESH =
ENVMON_USER_SCRIPT =
that can be changed by the user using the envconfig utility:
usage: envconfig start | stop | -q | -c [<attribute=value>]
The purpose of this variable is to let the user set the high temperature
value in degrees C, that they feel is the highest temperature their system
should reach before the envmond daemon invokes an orderly shutdown process.
This shutdown will occur in the time set by the ENVMON_GRACE_PERIOD variable,
which is default to 15 minutes. Messages notifying the user of the shutdown
will be displayed to the console at a rate specified by the
ENVMON_MONITOR_PERIOD variable, which is default to 1 minute. After the
ENVMON_GRACE_PERIOD expires, the system shuts down and powers off.
Hopefully this makes it a bit clearer. If you need more info, please
contact me at [email protected].
-Chris
[Posted by WWW Notes gateway]
|