%SYS
Source Class Reference

The source system receives queries from the destination via TCP and sends answers. More...

Inheritance diagram for Source:
Collaboration diagram for Source:

Public Attributes

 DestinationHost
 Host of the destination system initiating the connection. More...
 
 DestinationName
 Name of the DataCheck destination system initiating the connection. More...
 
- Public Attributes inherited from System
 MirrorName
 Name of the mirror that this system is checking or null if not mirrorized. More...
 
 Name
 Unique name of the system. More...
 

Additional Inherited Members

- Public Member Functions inherited from System
_.Library.String GetState (SYS.DataCheck.StateReason reason)
 DataCheck Overview More...
 
- Static Public Member Functions inherited from System
_.Library.String GetStateBySystem (SYS.DataCheck.SystemName systemname, SYS.DataCheck.StateReason reason)
 Returns current running state of specified system or null on error. More...
 

Detailed Description

The source system receives queries from the destination via TCP and sends answers.

Objects of this class are maintained automatically by the system and should not be modified. This class can be queried to obtain the running state of any DataCheck configurations for which this system is acting as a source.

See <CLASS>System</CLASS> for overview.

Member Data Documentation

◆ DestinationHost

DestinationHost

Host of the destination system initiating the connection.

 

◆ DestinationName

DestinationName

Name of the DataCheck destination system initiating the connection.