Jump to content

First Failure Support Technology/2: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Ak120 (talk | contribs)
 
(5 intermediate revisions by the same user not shown)
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.
'''IBM OS/2 First Failure Support Technology/2''' (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.
It allows network administrators to monitor and respond over the network to errors that occur on OS/2 systems.
Line 9: 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 DATABASE 2 for OS/2 1.0
* IBM OS/2 Warp Connect
* IBM OS/2 Warp Connect
* IBM OS/2 Warp Version 4
* IBM OS/2 Warp Version 4
Line 20: Line 21:
!Directory||Filename||Comments
!Directory||Filename||Comments
|-
|-
|rowspan=8|\OS2\||[[EPW.EXE]]||EPW.INI, EPW.MSG
|rowspan=16|\OS2\||[[EPW.EXE]]||EPW.INI, EPW.MSG
|-
|-
|EPWCONS.EXE||
|EPWCONS.EXE||
Line 29: Line 30:
|-
|-
|EPWDF.EXE||Dump Formatter
|EPWDF.EXE||Dump Formatter
|-
|EPWFOLD.ICO||Folder icon
|-
|EPWMP.EXE||
|-
|EPWMUX.EXE||
|-
|EPWPCT.EXE||
|-
|EPWPSI.EXE||
|-
|[[EPWROUT.EXE]]||
|-
|MSGLOGF.EXE||
|-
|MSGWRT.EXE||
|-
|-
|FFST.EXE||
|FFST.EXE||
Line 40: Line 57:
|EPWNL001.DLL||
|EPWNL001.DLL||
|-
|-
|EPWPRO.DLL||
|EPWPRO.DLL||FFST/2 DLL
|-
|-
|EPWPROB.DLL||
|EPWPROB.DLL||FFST/2 DLL
|-
|-
|EPWPROB2.DLL||
|EPWPROB2.DLL||FFST/2 DLL
|-
|-
|EPWPSI16.DLL||
|EPWPSI16.DLL||DosProbe
|-
|-
|EPWPSI32.DLL||
|EPWPSI32.DLL||DosProbe
|-
|-
|EPWSVC16.DLL||
|EPWSVC16.DLL||SVC
|-
|-
|EPWSVC32.DLL||
|EPWSVC32.DLL||SVC
|-
|-
|[[ERRLOG.DLL]]||
|[[ERRLOG.DLL]]||LogSPChangeEventFilter
|-
|-
|[[FFCONFIG.DLL]]||
|[[FFCONFIG.DLL]]||QueryConfig
|-
|-
|[[FFDUMP.DLL]]||
|[[FFDUMP.DLL]]||ValidateDumpsForList
|-
|-
|[[FFGUI.DLL]]||
|[[FFGUI.DLL]]||FFST Config GUI
|-
|-
|[[FFIPC.DLL]]||
|[[FFIPC.DLL]]||IPC Pipe
|-
|-
|[[FFPCT.DLL]]||
|[[FFPCT.DLL]]||PCTOverflow
|-
|-
|[[FFPROBE.DLL]]||
|[[FFPROBE.DLL]]||ProcessFFSTProbe
|-
|-
|[[FFST.DLL]]||
|[[FFST.DLL]]||FFSTSetConfiguration
|-
|-
|rowspan=2|\OS2\HELP\||EPWNL001.HLP||Help for FFST/2
|rowspan=2|\OS2\HELP\||EPWNL001.HLP||Help for FFST/2
Line 85: Line 102:
==External Links==
==External Links==
* [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]


[[Category:Components]]
[[Category:Components]]

Latest revision as of 01:13, 5 October 2023

IBM OS/2 First Failure Support Technology/2 (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 DATABASE 2 for OS/2 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

Directory Filename Comments
\OS2\ EPW.EXE EPW.INI, EPW.MSG
EPWCONS.EXE
EPWDD.SYS
EPWDDR3.EXE
EPWDF.EXE Dump Formatter
EPWFOLD.ICO Folder icon
EPWMP.EXE
EPWMUX.EXE
EPWPCT.EXE
EPWPSI.EXE
EPWROUT.EXE
MSGLOGF.EXE
MSGWRT.EXE
FFST.EXE
FFSTCONF.EXE FFST Configurator (FFSTCONF.ICO)
FFSTPCT.EXE Creates or changes Probe Control Table (PCT) entry
\OS2\DLL\ EPWINIT.DLL
EPWNL001.DLL
EPWPRO.DLL FFST/2 DLL
EPWPROB.DLL FFST/2 DLL
EPWPROB2.DLL FFST/2 DLL
EPWPSI16.DLL DosProbe
EPWPSI32.DLL DosProbe
EPWSVC16.DLL SVC
EPWSVC32.DLL SVC
ERRLOG.DLL LogSPChangeEventFilter
FFCONFIG.DLL QueryConfig
FFDUMP.DLL ValidateDumpsForList
FFGUI.DLL FFST Config GUI
FFIPC.DLL IPC Pipe
FFPCT.DLL PCTOverflow
FFPROBE.DLL ProcessFFSTProbe
FFST.DLL FFSTSetConfiguration
\OS2\HELP\ EPWNL001.HLP Help for FFST/2
FFST.HLP Help for FFST Configurator

See also: FFST/2 API

References

Articles

External Links