First Failure Support Technology/2: Difference between revisions
Appearance
m →Files |
mNo edit summary |
||
Line 1: | Line 1: | ||
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. | 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. | ||
It allows network administrators to monitor and respond over the network to errors that occur on OS/2 systems. | |||
==Products== | ==Products== | ||
Line 7: | Line 9: | ||
* IBM FASTService Release 2 for OS/2 | * IBM FASTService Release 2 for OS/2 | ||
* IBM Communications Manager/2 Version 1.0 | * IBM Communications Manager/2 Version 1.0 | ||
* IBM OS/2 Warp Connect | |||
* IBM OS/2 Warp Version 4 | |||
==Configuration== | ==Configuration== | ||
Line 62: | Line 66: | ||
|FORMATED TRACE.FTF|| Desktop template | |FORMATED TRACE.FTF|| Desktop template | ||
|} | |} | ||
See also: [[FFST/2 API]] | |||
==References== | ==References== | ||
* [[Problem Determination Programmer's Guide]] | |||
* [[Problem Determination Programmer's Guide]] | |||
==Articles== | ==Articles== |
Revision as of 03:21, 5 December 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.
It allows network administrators to monitor and respond over the network to errors that occur on OS/2 systems.
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
- IBM OS/2 Warp Connect
- IBM OS/2 Warp Version 4
Configuration
You can enable FFST by putting on the Config.sys:
RUN=C:\OS2\EPW.EXE MAXAPLDUMP=75
Files
Name | Comments |
---|---|
EPW.EXE | EPW.INI |
ERRLOG.DLL | |
FFCONFIG.DLL | |
FFDUMP.DLL | |
FFGUI.DLL | |
FFIPC.DLL | |
FFPCT.DLL | |
FFPROBE.DLL | |
FFST.DLL | |
FFSTCONF.EXE | FFST Configurator |
FFSTPCT.EXE | Creates or changes Probe Control Table (PCT) entry |
HWDVPD.DLL | |
LFAPI.DLL | |
NPXEMLTR.DLL | |
PMDFMSG.DLL | |
SMSTART.EXE | |
SYSLOGPM.DLL | |
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 |
See also: FFST/2 API