Porovnávané verzie

Kľúč

  • Tento riadok sa pridal
  • Riadok je odstránený.
  • Formátovanie sa zmenilo.

...

Item nameDescription
NameName of a process of D2000 Archiv type.
PendingDbRequestNumber The number of waiting queued write requests waiting for the archive database.
PendingStatReqestNumber The number of waiting requests for statistical archivethe archives.
PerformedDbRequestNumber The number of performed write requests performed per second for the archive database per (10-second average).
PerformedCalcRequestNumber The number of performed statistic calculation calculated and statistical calculations per second  (10-second average).
TotalItemsInCacheNumber The number of items in an internal archive cache.
CacheEffectivityCache usage in % (if it is 100%, the system does not need to read source data from disk in evaluating for evaluation of statistical historical values - the data are in the memory).
Kotva
databasesize
databasesize
DatabaseSize
Database size [MB].
Kotva
autoextensible
autoextensible
AutoExtensible
If TRUE, then at least one of the datafiles is able to enlarge extensible (for ORACLE databases only).
Kotva
freespace
freespace
FreeSpace
for For Sybase/PostgreSQL: Free disk space.
for For Oracle: Free space in existing datafiles.
PendingClearRequestNumber The number of waiting requests for deleting old data from the archive database.
ActiveTrue - the instance of D2000 Archiv is active (performs writing as well as reading for users and ESL scripts).
False - the instance of D2000 Archiv is not activepassive (performs only writing).
LatestCommandDescription of the last executed command – a database request or statistics evaluation request in the process D2000 Archiv.
DataSizefor Sybase/PostgreSQL: DataSize = DatabaseSize
for Oracle: DataSize = DatabaseSize - FreeSpace
ReadyTrue - the instance of D2000 Archiv is ready (the initial recalc has been executed). It may become active.
False - the instance of D2000 Archiv is not ready.
DepositoryStatus

The status of depositories:

  • 0 - depositories are off
  • 1 - depositories are on and functional
  • 2 - depositories are on and non-functional



Kotva
sd._system_edaserverperformance2
sd._system_edaserverperformance2
SD Kotvasd._system_edaserverperformance2sd._system_edaserverperformance2SD._System_EDAServerPerformance2

Item nameDescription
NameName of process EDA Server.
DatabaseTaskCountNumber The number of database connections to DBS Oracle.
WorkerTasksCountNumber The number of computing threads of the EDA Server.
clientsCountNumber The number of connected clients.
triggersCountNumber The number of connected triggers.
gcTotalBlocksNumber The number of pre-allocated data blocks of the global cache.
gcTotalVectorsNumber The number of pre-allocated vector definitions of the global cache.
gcTotalGroupsNumber The number of pre-allocated group definitions of the global cache.
gcTotalScenariosNumber The number of pre-allocated scenario definitions of the global cache.
gcUsedBlocksNumber The number of used data blocks of the global cache.
gcUsedVectorsNumber The number of used vector definitions of the global cache.
gcUsedGroupsNumber The number of used group definitions of the global cache.
gcUsedScenariosNumber The number of used scenario definitions of the global cache.
ccTotalBlocksNumber The number of pre-allocated data blocks of the client cache.
ccTotalVectorsNumber The number of pre-allocated vector definitions of the client cache.
ccTotalGroupsNumber The number of pre-allocated group definitions of the client cache.
ccTotalScenariosNumber The number of pre-allocated scenario definitions of the client cache.
ccUsedBlocksNumber The number of used data block blocks of the client cache.
ccUsedVectorsNumber The number of used vector definitions of the client cache.
ccUsedGroupsNumber The number of used group definitions of the client cache.
ccUsedScenariosNumber The number of used scenario definitions of the client cache.
lpqLengthLength of message queue with a lower priority.
npqLengthLength of message queue with a normal priority.
ipqLengthLength of message queue with an internal priority.
lpqMsgsNumber The number of processed messages with a lower priority.
lpqAvgWaitTimeAverage An average wait time of the message in a queue with a lower priority.
lpqMaxLengthMaximum The maximum length of a queue with a lower priority.
npqMsgsNumber The number of processed messages with a normal priority.
npqAvgWaitTimeAverage The average wait time of a message in a queue with a normal priority.
npqMaxLengthMaximum The maximum length of a queue with a normal priority.
ipqMsgsNumber The number of processed messages with an internal priority.
ipqAvgWaitTimeAverage The average wait time of a message in a queue with an internal priority.
ipqMaxLengthMaximum The maximum length of a queue with an internal priority.
transTimeTime spent on transactions for EDA Server synchronization.
transCountNumber The number of transactions for EDA Server synchronization.
triggerTransTimeTime spent on transactions for EDA Server synchronization from a trigger.
triggerTransCountNumber The number of transactions for EDA Server synchronization from a trigger.
msgProcessingTimeTime spent on processing messages.
processedMsgCountNumber The number of processed messages.
statementExecTimeTime spent on processing EDA-L commands.
statementExecCountNumber The number of executed EDA-L commands.
compilationTimeTime spent on of EDA-L compilations.
compilationCountNumber The number of EDA-L compilations.
descVectorCalcTimeTime spent on the calculation of descriptive vectors.
descVectorCalcCountNumber The number of calculation calculations of descriptive vectors.
archiveTransTimeTime spent on transactions with the archive.
archiveTransCountNumber The number of transactions with the archive.
dbTaskRequestWaitTime spent on waiting for triggera database thread.
dbTaskRequestCountNumber The number of task requests for triggera database thread.
dbActionsTimeTime spent on database actions.
dbActionsCountNumber The number of database actions.
sqlActionsTime Time spent on executing SQL commands.
sqlActionsCountNumber The number of executed SQL commands.
cCacheMissCountNumber The number of queries on client cache which do not contain data.
cCacheHitCountNumber The number of queries on client cache which contains data.
ncCacheFullCountNumber The number of attempts to write to the full client cache.
cCacheBypassCountNumber The number of attempts to write to the client cache of entities that have temporary flag the "non-cacheable" temporary flag.
cCacheNoncacheableCountNumber The number of non-cacheable access to the client cache.
gCacheMissCountNumber The number of queries to global cache, which do not contain data.
gCacheHitCountNumber The number of queries to global cache, which contains data.
gCacheFullCountNumber The number of attempts to write to the full global cache.
gCacheBypassCountNumber The number of attempts to write to the global cache of entities, that have temporary flag the "non-cacheable" temporary flag.
gCacheNoncacheableCountNumber The number of non-cacheable access to the global cache.


Kotva
sd._system_fileinfo
sd._system_fileinfo
SD._System_FileInfo

...

Item nameDescription
IsFile@TRUE - in case of a file, @FALSE - in case of a directory.
CreateTimeTime The time when the file or directory was created.
AccessTimeTime of the last access to the file (writing or reading).
ModifyTimeTime of the last file modification.
SizeFile size in bytes.
NameFile nameFilename.
AttribsFile attributes.

The parameter Attribs contains file (directory) attributes, so as they were returned by an operating system. The following table contains the list of the attributes and their values from the file winnt.h.


AttributeValue
FILE_ATTRIBUTE_READONLY0x00000001
FILE_ATTRIBUTE_HIDDEN0x00000002
FILE_ATTRIBUTE_SYSTEM0x00000004
FILE_ATTRIBUTE_DIRECTORY0x00000010
FILE_ATTRIBUTE_ARCHIVE0x00000020
FILE_ATTRIBUTE_ENCRYPTED0x00000040
FILE_ATTRIBUTE_NORMAL0x00000080
FILE_ATTRIBUTE_TEMPORARY0x00000100
FILE_ATTRIBUTE_SPARSE_FILE0x00000200
FILE_ATTRIBUTE_REPARSE_POINT0x00000400
FILE_ATTRIBUTE_COMPRESSED0x00000800
FILE_ATTRIBUTE_OFFLINE0x00001000
FILE_ATTRIBUTE_NOT_CONTENT_INDEXED0x00002000



Kotva
sd._system_lineperformance
sd._system_lineperformance
SD._System_LinePerformance

Item nameDescription
NameLine name. Name is entered by the D2000 system user (configurator) - the name of a line to be tracked.
StatusLine status (True / False).
StatusTimeRelative time from last line status change.
In systems with redundant application servers, the Name can be of the form KernelName::LineName (e.g. MesA::L.Something).
For communication processes in active-active instance mode, the Name can be in the form [Instance]_LineName (e.g. [2]_L.Something).
StatusLine status (True / False).
StatusTimeRelative time from last line status change.
BytesInThe number BytesInNumber of received bits on the line from the start of process D2000 KOM or from the time when the data are set to zero by using the Tell command RESETPERF.
BytesOutNumber The number of sent bits on the line from the start of process D2000 KOM or from the time when the data are set to zero by using the Tell command RESETPERF.
FramesInNumber The number of received datagram datagrams/packets on the line from the start of process D2000 KOM or the time when the data are set to zero by using the Tell command RESETPERF.
FramesOutNumber The number of sent datagrams/packets on the line from the start of process D2000 KOM or the time when the data are set to zero by using the Tell command RESETPERF.
RetryErrorNumber The number of datagram request retry error (no response) on the line from the start of process D2000 KOM or the time when the data are set to zero by using the Tell command RESETPERF.
LastErrorTimeLast line error time.
LastErrorTextLast line error report.
ChangesNumber The number of changes of I/O tags on the line that were sent to process D2000 Server during the last 10-second period.
ChangesTotalTotal The total number of changes of I/O tags on the line that were sent to process D2000 Server from the start of process D2000 KOM or the time when the data are set to zero by using the Tell command RESETPERF.
StationsNumberNumber The number of stations on the line.


Kotva
sd._system_netstatus
sd._system_netstatus
SD._System_NetStatus

Item nameDescription
IP_AddressThe IP address or hostname to be tested using the PING network service.
Both IPv4 and IPv6 addresses and names are supported.
PeriodPING messages sending period (seconds).
TimeoutWait time (milliseconds) for device response.
ResetSetting the parameter to TRUE resets the parameter listed below.
StatusNetwork status.
StatusTimeElapsed The elapsed time of given status.
PktRcvNumber The number of successfully transferred packets.
PktLostNumber The number of lost packets.
SuccRatioNetwork transfer ratio.
LastPingTimeTime The time when the last message was sent.


Kotva
sd._system_objectinfo
sd._system_objectinfo
SD._System_ObjectInfo

...

Item nameDescription
IDHOBJ of the object.
NameObject name.
DescObject description.
TypeObject type.
RowsNumber The number of rows in case of the structured variable, otherwise 0.
ColsNumber The number of columns in case of the structured variable/structure definition, otherwise 0.
ParentHOBJ of the parent object.

...

Item nameDescription
NameName of D2000 system process.

In the case of process instance process, the object name must be written with the prefix [instNr]_, in which instNr is the instance number of instance.
For example [2]_SELF.ARC for the instance archive (instance 2).

Note 1: The parameter also allows to define defining a process running on other another server (process connected to another D2000 Server process) within a redundant system. To define such a process, define the parameter as follows: server_name::process_name (e.g. DS15A::SELF.KOM)
Note 2: The parameter is not case sensitive.

IDProcess ID.
StatusProcess status.
ComputerNameName of the computer where the specified process is running.
ClientTypeType of the connection of specified process to process D2000 Server.
IPAddr1The IP address if of a specified process if it is connected with to D2000 Server through using TCP/IP and or DUAL TCP/IP.
CommStatus1 1)Status of the connection using the parameter IPAddr1.
IPAddr2 1)The IP address of a specified process. The parameter is shown if the process is connected to D2000 Server through  using DUAL TCP/IP.
CommStatus2 1)Status of the connection using the parameter IPAddr2.
SentMessagesMessage count that are The number of messages that were sent by the D2000 Server to a client.
ReceivMessagesMessage count that are received by The number of messages that were received by the D2000 Server from a client.
AllocatedMemorySize (in bytes) of memory allocated by the specified process.
FreeMemoryfor Windows/Linux/Raspberry PI: Free memory size of the computer (kilobytes) where the specified process is running
for OpenVMS: Size of memory (kilobytes) that can be allocated by a specified process
CpuLoadCPU load of the specified process.
ActiveIndicates whether the instance is active or not. Possible values:
  • True - process instance is active
  • False - process instance is inactive
StartTimeStart time of the process.
HandlesNumber for Windows: The number of the process handles.
ThreadsNumber The number of the process threads.
SendBytesByte count that are The number of bytes that were sent by the D2000 Server to a client.
ClientSendBytesByte count that are The number of bytes that were sent by a client to the D2000 Server.
AvailVirtualThe amount of unreserved and uncommitted memory currently in the user-mode portion of the virtual address space of the process, in bytes.
PrivateUsageThe Commit Charge value in bytes for this process. Commit Charge is the total amount of memory that the memory manager has committed for a running process.
ModuleInfoStructured process information in JSON format. Example:
{
   "name":"cli.EVH",
   "basename":"cli",
   "ext":"EVH",
   "descript":"New Process",
   "state_value":"RUN",
   "state_ts":"2017-06-02T08:47:25.113Z",
   "run_counter":2,
   "transport":{
      "type":"SharedMemory",
      "tls":"None"
},
   "client_data":{
      "host_name":"PC1A3",
      "platform":"w32",
      "os_info":"",
      "d2000_version":"BASIC V11.00.053 (A000000000-00) [s150] - DEBUG",
      "image_path":"C:\\D2000\\D2000_EXE\\bin\\event.exe",
      "image_ts":"2017-06-02T08:29:48.000Z",
      "image_size":67027508,
      "command_line":"event.exe /Wcli /DW",
      "log_path":"C:\\D2000\\D2000_EXE\\Log\\",
      "log_file":"EVH-cli.log"
   }
}

1) The variable contains the status of the TCP/IP connection. TRUE means that the connection has been established and is active. FALSE means that the connection has not been established or has been already ended. If the client process is connected to D2000 Server via one or several active network components (gateway, router...), the status of the connection can, in the specific situations (the fault conditions, a physical cut-off of the wiring network), acquire this value belatedly by tenth tens of seconds up to several minutes.

...

Item nameDescription
NameName of the server (process D2000 Server) within a redundant group.
ComputerNameName of the computer where the specified server is running.
UpTimeRun time of the specified server.
StatusServer status in redundancy. For numerical values see the table of server states
StatusTimeElapsed The elapsed time of specified status.

...

Kotva
sd._system_stationperformance
sd._system_stationperformance
SD._System_StationPerformance_StationPerformance

Item nameDescription
NameStation name. The Name is entered by D2000 system user (configurator) - the name of a station to be tracked.
In systems with redundant application servers, the Name can be of the form KernelName::StationName (e.g. MesA::B.Something).
For communication processes in active-active instance mode, the Name can be in the form [Instance]_StationName (e.g. [2]_B.Something).
FramesInThe number
Item nameDescription
NameStation name. Name is entered by D2000 system user (configurator) - the name of a station to be tracked.
FramesInNumber of received datagrams/packets on the station from the start of process D2000 KOM or the time when the data are set to zero using the Tell command RESETPERF.
FramesOutNumber The number of sent datagrams/packets on the station from the start of process D2000 KOM or the time when the data are set to zero using the Tell command RESETPERF.
LastCommActivityTime of last communication with the station (e.g. data reading time in the communication of request/response type).
LastTimeSynchroTime of the real-time station synchronisationsynchronization.
LastErrorTimeLast station error time.
LastErrorTextLast station error report.
ChangesNumber The number of changes of I/O tags on the station that were sent to process the D2000 Server process during the last 10-second period.
ChangesTotalTotal The total number of changes of I/O tags on the station that were sent to the process D2000 Server from the start of process D2000 KOM or the time when the data are set to zero by using the Tell command RESETPERF.
WaitReqNumberNumber The number of station communication requests postponed.
PointsNumberNumber The number of I/O tags on the station.

...

Item nameDescription
NameName of process.
ClientsNrNumber The number of clients.
TotalOutMsgTotal outgoing messages.
TotalInMsgTotal incoming messages.
TotalOutBytesTotal outgoing bytes.
TotalInBytesTotal incoming bytes.
ServletQTotalSizeServlet queue total size.
ServletQTotalCountServlet queue total count.

...