The SnapShot API function supports logging FairCom Server system statistics. For a listing of the system statistics the FairCom Server collects, refer to the ctGSMS structure in the Snapshot Contents section below. The supported operations include:
Snapshot action |
opcode |
rqstdesc |
snapbufr |
---|---|---|---|
On demand system snapshot returned directly in the output buffer. No entry is made in SYSLOG. |
ctPSSsystem |
NULL |
Address of output buffer large enough to hold at least a ctGSMS structure |
On demand system snapshot written to the SNAPSHOT.FCS text file. |
ctPSStext |
An optional text description, or NULL |
NULL |