Using the RACADM Command Line Interface 255
racadm config -g cfgIpmiPef -o cfgIpmiPefAction
-i
<
index
> <
action-value
>
where <
index
> is the PEF index (Table 5-8), and <
action-value
> is a
value from Table 15-4.
For example, to enable PEF to reboot the system and send an IPMI alert
when a processor critical event is detected, enter the following command:
racadm config -g cfgIpmiPef -o cfgIpmiPefAction
-i 9 2
Configuring PET
1
Enable global alerts using the following command:
racadm config -g cfgIpmiLan -o
cfgIpmiLanAlertEnable 1
2
Enable PET using the following command:
racadm config -g cfgIpmiPet -o
cfgIpmiPetAlertEnable -i <
index
> <0|1>
where
<
index
> is the PET destination index and
0
or
1
disable PET or
enable PET, respectively.
For example, to enable PET with index 4, enter the following command:
racadm config -g cfgIpmiPet -o
cfgIpmiPetAlertEnable -i 4 1
3
Configure your PET policy using the following command:
racadm config -g cfgIpmiPet -o
cfgIpmiPetAlertDestIPAddr -i <
index
>
<IP-address>
where <
index
> is the PET destination index and <
IP-address
> is the
destination IP address of the system that receives the platform event alerts.
4
Configure the Community Name string.
At the command prompt, enter:
racadm config -g cfgIpmiLan -o
cfgIpmiPetCommunityName
<name>
where <
name
> is the PET Community Name.