Step 4: Generating the IBM Sterling Control Center Monitor FTP agent
The IBM® Sterling Control Center Monitor FTP agent is generated using the SCC$FMAC macro provided in the $SCC.SAMPLIB. The generated agent runs as an SMF exit to the FTP server. The FTP agent generates SNMP traps from the file transfer events within the FTP server.
About this task
The SCC$FMAC macro accepts the following parameters:
- IP
The TCP/IP address (or DNS name) of the IBM Sterling Control Center Monitor engine.
- PORT
The TCP/IP port that the IBM Sterling Control Center Monitor FTP node service is listening on.
- SMFWRITE
Specifies whether or not SMF records are to be written. You must turn on SMF records in the FTP server in order for the exit to be driven, but the SMF records can be suppressed by the exit. (Y or N.) Y is the default.
- NEXTEXIT
Specifies the name of the next SMF exit to be called by the IBM Sterling Control Center Monitor FTP agent. Installations already using the FTP server SMF exit can continue to use the exit by renaming the exit and specifying the exit name in NEXTEXIT. The IBM Sterling Control Center Monitor FTP agent is called first, and after its work it passes control to the exit named before returning to the FTP server.
To generate the IBM Sterling Control Center Monitor FTP agent: