Product Architecture
The SysTrack product architecture consists of one or more SysTrack trees, each of which operates independently. At the head of each tree is a SysTrack server, often referred to as the master. This server is responsible for the control, configuration and data condensing of the SysTrack agents within that tree.
Each monitored endpoint system in your SysTrack tree has an associated database. All endpoints have an associated SQLite db.
The master system will use a SQL Server Express or a SQL Server database. SQL Server is not included with SysTrack and must be provisioned separately. SQL Server Express is included with theSysTrack Master installer..
Endpoint systems in the SysTrack tree periodically send a subset of their data from their local database to the master system.
An environment that requires more than one master server, can be configured to uplink to a "global master"you may use SysTrack Deploy’s uplink feature to link entire trees to higher-level trees. This allows transparent navigation and reporting across tree boundaries.
On This Page