EXEMPLE DE CODE 2-1
# interval is between subsequent invocations of the cooling monitoring and
# management facility. Default is 30 seconds.
#
COOLING_POLL_TIMEOUT = 30
# DEVICE_POLL_TIMEOUT: This parameter specifies the time (in seconds)
# between subsequent polls of the IPMB-0 devices by the Shelf Manager via
# sending the "Get Device ID" command to them. Default is 10 seconds.
#
DEVICE_POLL_TIMEOUT = 10
# IPMB_ADDRESS: This parameter defines the IPMB address of the Shelf
# Manager's slot. This parameter overrides the hardware address. The default
# value of0 forces the Shelf Manager to use the hardware address and set its
# IPMB address to hardware address * 2.
#
# IPMB_ADDRESS = 0
# IPMB_RETRIES: This parameter is the number of attempts to re-send an IPMB
#
#
#
IPMB_RETRIES = 3
# IPMB_RETRY_TIMEOUT: This parameter is the amount of time (in seconds) the
#
#
#
IPMB_RETRY_TIMEOUT = 4
# M7_TIMEOUT: This parameter specifies the maximum time interval (in
#
# the FRU automatically transitions into the M0 state. Default is -1 which
# means "forever". Setting this parameter to 0 completely prevents FRUs from
# going into the M7 state.
#
M7_TIMEOUT = -1
# MAX_ALERT_POLICIES: This parameter specifies the number of available
entries
#
#
MAX_ALERT_POLICIES = 64
42
Guide d'administration système du serveur Netra CT 900 • Janvier 2007
Fichier shelfman.conf par défaut (suite)
request before finally giving up, if no response is received to this
request. Default is 3.
Shelf Manager waits for a response after sending an IPMB request, before
retrying it. Default is 4 seconds.
seconds for a FRU to stay in M7 state. After the expiration of this time
in the PEF Alert Policy table. Default is 64.