| Hello Everone.
Here's an excerpt from an script created by mib2trap command against
trs_402b.trp file. This file is shipped with the 8270
/usr/OV/bin/addtrap -l ibm8272TsTempThreshold -g 6 -s 1 \
   -n ibm8272TsSys  \
   -o A  -c "LOGONLY" -t 0 \
   -S 1  \
   -D "This trap is generated when the system temperature
either exceeds 50 C or when it returns to normal(45 C)
after exceeding the temperature. The variable
ibm8272Ts2SysTemperature indicates the temperature
condition at the time of the event."  \
   -e ibm8272TsTempThreshold  \
   -F '$E $G $S $# args: $*'
The addtrap fails with the following message.
If arguments contain space, use the double quotation mark.
I've tried a number of things. Does anyone have a suggestion?
Thanks.
Ray Westphal
 |