D2000 systems contain several predefined objects of the Structured variable type that allow for showing some important diagnostic information on the status of the D2000 system. Each of the objects is described in the text below.
This diagnostic information may be viewed in process D2000 HI as follows:
- In process D2000 HI, open the required predefined structured variable (see the chapter Edit a structure).
- In the Browse and edit the structured variable, type the object name (or IP address) depending on the predefined structured variable.
- Click the button Apply changes. Diagnostic information will be displayed automatically in the window.
SV._System_ArchivPerformance
The object allows for showing some diagnostic information about the status of the process D2000 Archiv in the D2000 system. The D2000 system refreshes the data with the period of 10 seconds.
Structure definition.
SV._System_DBMDbPerf
The object is used for listing the information about runtime that is generated by a running process (or processes) D2000 DB Manager (see more details SV._System_DBMDbPerf). The D2000 system refreshes the data with the period of 10 seconds.
The structured variable is not a common part of application configuration. It must be created before using. Its name, "SV._System_DBMDbPerf" and structure are important. The structure should be as follows:
| Item name | Value type | Description |
|---|---|---|
| Database | Text | Name of Database object or DbManager process. |
| ConNrTrans | Integer | The number of transactional connections. |
| CurrRqTrans | Integer | The number of queue items for transaction connections. |
| MaxRqTrans | Integer | Maximum number of items in a transaction queue. |
| ConNrAuto | Integer | Number of automatic connections. |
| CurrRqAuto | Integer | The number of queue items for automatic connects. |
| MaxRqAuto | Integer | Maximum number of items in an automatic queue. |
| ConNrBrowse | Integer | The number of browser connections. |
| CurrRqBrowse | Integer | The number of queue items for browser connections. |
| MaxRqBrowse | Integer | Maximum number of items in a browser queue. |
| HandleCnt | Integer | Number of handles and uncommitted operations. |
| AbortCnt | Integer | Number of transactional operations aborted due to timeout (see DB_TRANS_OPEN). |
The definition of object SD._System_DBMDbPerf should be used as a definition of structure for the structured variable SV._System_DBMDbPerf.
The meaning of the items is stated here.
When creating the structured variable, it is necessary to define its parameters as follows:
- Structure type: SD._System_DBMDbPerf
- Monitoring of changes: No – this causes the value changes not to be written to the log database. We recommend archiving the structured variable by a structured historical value.
- Storing the start value: No
- Manual: Yes (if No, the necessary values will not be published)
- Array size: depends on the user's configuration
SV._System_EDAServerPerformance2
This object includes diagnostic data about the status of the EDA Server process. These data are updated periodically every 60 seconds.
Structure definition.
SV._System_LinePerformance
The object allows for showing diagnostic information on the complex status of objects of Line type in the D2000 system. Process D2000 KOM refreshes the data with a period of 10 seconds. The data may be set to zero by using the Tell command RESETPERF. Some of the data and its changes depend on the communication type (communication protocol) - e.g., number of received and sent bytes,...
Structure definition.
SV._System_NetStatus
The object allows for showing diagnostic information on the status of the network (or network components - depending on configuration). The system refreshes the data according to the configuration.
Structure definition.
SV._System_Proces
The object allows for showing diagnostic information on the status of the D2000 system process defined by the item Name. The system refreshes some of the data immediately (depending on the status of the process) and some periodically (counters).
Structure definition.
SV._System_Redundancy
The object allows for showing diagnostic information on the status of the D2000 system redundancy according to the configuration. The system refreshes the data with a period of 10 seconds.
Structure definition.
SV._System_StationPerformance
The object allows for showing diagnostic information on the complex status of objects of Station type in the D2000 system. Process D2000 KOM refreshes the data with a period of 10 seconds. The data may be set to zero by using the Tell command RESETPERF. Some of the data and its changes depend on the communication type (communication protocol).
Structure definition.
SV._System_TCTSPerformance
The object allows for showing the diagnostic information about the status of the D2000 TCTS (Thin Client Terminal Server) process.
Structure definition.
Related pages:
0 komentárov