Stat Server API Flashcards
What is OpenServer()
Request from Stat Server client to connect to the application.
What is CloseServer()
Request from client to close connection and unregistered from the Stat Server
What is OpenStat()
Request from client to Stat Server to get statistic value. Usef by the URS and does not pull from define statistical object in the Stat Server option. Stat def parameters(stat type) are specified explicitly instead of referencing a pre existing one.
What isNewAPIOpenStat()
Request from client that reference the name of stat object in the stat server option to get statistic value. CCPulse and CCA use this.
What is PeekStat()
Return current value of requested statistics
What is Request ID
A id that references messages between Stat Server and Client(Info, Peek, CloseStat messages)
What is CloseStat()
Client to longer gets the value of the requested statistics as Stat Server stop tracking it
What is GetProfile()
Request of Stat type,Time Profile, Time range, and filter
What is ServerProfile
Successful return of validated Stat Type, Time profile, time range, and filters
What is ClientRegistered
Successful connection of client to Stat Server
What is Info
Successful return of current statistic value(PeekStat request)
What is StatClosed
Indicates that the statistic has been closed.
What is StatValid
Indicates the statistics is valid and can be tracked
What is StatInvalid
The statistics is invalid and cannot be tracked. It is caused by stat server being unable to register the DN or could not connect to the T-Server to which it belong to.
ObjectID
Specified which object is being tracked and measured