Overview
When the solution is running, and the Designer is connected with the runtime, the Runtime System Monitor page show basic status of its the server or device running the solution. It can be your local computer or a remote system, according to the system you were connected with.
On this page:
System Monitor Information
You can access the runtime system monitor by navigating to Runtime → SystemMonitor.
Using a Browser, with no installation required, you can verify the System Information of remote server. With the following URL.
http://localhost:3101/html5/?Monitor=Runtime
Locahost: shall be replaced by the IP or Computer Network Name of the computer you want to access. The port 3101 shall reflect the Port the Runtime is using, typically it is 3101 for production profile, and 3201 for Development profile. The reaming for the URL remains the same.
SystemMonitor Table Columns
The information in this table is constructed from the runtime properties of the objects Server and Info.
System Monitor Properties | |
---|---|
Property | Description |
Info.ProfileName | |
Info.Product.Company | |
Info.Product.Name | |
Info.Product.Version | |
Info.Solution.CurrentBuild | |
Info.Solution.DateModified | |
Info.Solution.ProductVersion | |
Info.Solution.RequiredLicense | |
Info.Solution.VersionID | |
Info.License.SerialNumber | |
Info.License.Target | |
Server.ComputerName | |
Server.DateString | |
Server.IsRunningAsService | |
Server.IsRunningOnDocker | |
Server.NumberOfTagsLoaded | |
Server.OSVersion | |
Server.TStartupDateTime | |
Server.Uptime |
In this section: