First Failure Support Technology/2: Difference between revisions
Appearance
m kick out empty & red |
|||
Line 16: | Line 16: | ||
==Files== | ==Files== | ||
{| | {|class="wikitable" | ||
!Name||Comments | |||
|- | |- | ||
|EPW.EXE|| | |||
|- | |- | ||
|[[FFDUMP.DLL]]|| | |||
|- | |- | ||
|[[FFPCT.DLL]]|| | |||
|- | |- | ||
|[[FFPROBE.DLL]]|| | |||
|- | |- | ||
|[[FFST.DLL]]|| | |||
|- | |- | ||
|[[ERRLOG.DLL]]|| | |||
|- | |- | ||
|[[LFAPI.DLL]]|| | |||
|- | |- | ||
|[[HWDVPD.DLL]]|| | |||
|- | |- | ||
|[[PMDFMSG.DLL]]|| | |||
|- | |- | ||
|[[NPXEMLTR.DLL]]|| | |||
|- | |- | ||
|[[FFIPC.DLL]]|| | |||
|- | |- | ||
|[[FFCONFIG.DLL]]|| | |||
|- | |- | ||
|[[FFGUI.DLL]]|| | |||
|- | |- | ||
|[[SYSLOGPM.DLL]]|| | |||
|- | |- | ||
| | |SMSTART.EXE|| | ||
|- | |- | ||
|[[TRACEDLL.DLL]]|| | |||
|- | |- | ||
| | |UNFORMATTED TRACE.ITF||Desktop template for unformatted trace. | ||
|- | |- | ||
| | |RAW.TRC||Desktop template for RAW.TRC | ||
|- | |- | ||
| | |SYSLOG Error Log||Desktop template | ||
|- | |- | ||
| | |INFERRED.ITF||Desktop template | ||
|- | |- | ||
| | |FORMATED TRACE.FTF|| Desktop template | ||
|} | |} | ||
Line 66: | Line 65: | ||
* [https://www.columbia.edu/sec/acis/db2/db2p0/db2p057.htm#HDRFSTUTIL Using the FFST for OS/2 Utility] | * [https://www.columbia.edu/sec/acis/db2/db2p0/db2p057.htm#HDRFSTUTIL Using the FFST for OS/2 Utility] | ||
* [http://www-01.ibm.com/support/docview.wss?uid=swg21304647 Understanding First-failure support technology (FFST) records] | * [http://www-01.ibm.com/support/docview.wss?uid=swg21304647 Understanding First-failure support technology (FFST) records] | ||
[[Category:Components]] | [[Category:Components]] |
Revision as of 15:49, 11 January 2017
First Failure Support Technology (FFST/2) provides Reliability, Accountability and Serviceability (RAS) functions. In the event of an error, FFST/2 can capture and recording of error data and reporting of the error. Generic alerts are generated, formatted in Network Management Vector Transport (NMVT) format and then sent to a management system.
Products
Shipped with FFST/2 component:
- IBM Extended Services for OS/2 1.0
- IBM OS/2 LAN Server 2.0
- IBM FASTService Release 2 for OS/2
- IBM Communications Manager/2 Version 1.0
Configuration
You can enable FFST by putting on the Config.sys:
RUN=C:\OS2\EPW.EXE MAXAPLDUMP=75
Documentation
Files
Name | Comments |
---|---|
EPW.EXE | |
FFDUMP.DLL | |
FFPCT.DLL | |
FFPROBE.DLL | |
FFST.DLL | |
ERRLOG.DLL | |
LFAPI.DLL | |
HWDVPD.DLL | |
PMDFMSG.DLL | |
NPXEMLTR.DLL | |
FFIPC.DLL | |
FFCONFIG.DLL | |
FFGUI.DLL | |
SYSLOGPM.DLL | |
SMSTART.EXE | |
TRACEDLL.DLL | |
UNFORMATTED TRACE.ITF | Desktop template for unformatted trace. |
RAW.TRC | Desktop template for RAW.TRC |
SYSLOG Error Log | Desktop template |
INFERRED.ITF | Desktop template |
FORMATED TRACE.FTF | Desktop template |