GetSystemInfoResult GetSystemInfo(GetSystemInfoArg tArg)
tArg. Operation execution parameters.
The GetSystemInfo operation gets information about BI server.
This operation enables the user to get:
Information about repository session by the specified moniker.
Performance parameters and used resources of BI server.
Information about processor loading on BI server.
The returned information and its amount depend on the value of the GetSystemInfoExtended parameter in settings.xml/registry, and also on the list of the fields that will be set during execution in the tArg field. Detailed information about possible work options is given in description of the GetSystemInfoExtended.
The operation results in the obtained information.
Various methods of using the operation are given in the following examples:
| Example name |
| Getting Information about Repository Session |
| Getting Information about BI Server Processor |
See also: