ServerSystemMonitor Class
Name | Description | |
---|---|---|
![]() |
ServerSystemMonitor(RunObj, int) | Construct the instance |
Name | Description | |
---|---|---|
![]() |
AvailableRAM | Gets AvailableRAM In Gigabytes |
![]() |
CPUClock | Gets CPU Clock in GHz |
![]() |
CPUName | Gets CPU Name |
![]() |
CPUUsage | Gets CPU Usage in % |
![]() |
CurrentTotalActiveAssets | Number of assets created and active from TagProvider's |
![]() |
DiskSpace | Gets Server DiskSpace in Gigabytes |
![]() |
IsTStartupStarted | Flag to indicate if TStartup is started. |
![]() |
MemoryUsage | Gets Memory Usage in % |
![]() |
NumberOfTagPropertiesLoaded | Number of tag properites (Value, Min, Max, etc.) load in memory |
![]() |
NumberOfTagsDefined | Number of tags defined in the solution |
![]() |
NumberOfTagsLoaded | Number of tags loaded in memory |
![]() |
StartedDateTime | Timestamp when the soslution started running |
![]() |
TServerCPUUsage | Gets TServer CPU Usage in % |
![]() |
TServerMemoryMB | Gets TServer Memory in Megabytes |
![]() |
TotalDefinedAssets | Number of assets created from TagProvider's |
![]() |
TotalDevicePoints | Number of Device Points in use (include DataTemplaes members) |
![]() |
TotalRAM | Gets TotalRAM In Gigabytes |
![]() |
Uptime | TimeSpan the solution is in execution |
![]() |
VisualizerCPUUsage | Gets Visualizer CPU Usage in % |
![]() |
VisualizerMemoryMB | Gets Visualizer Memory in Megabytes |
T.Modules.ServerStation.ServerSystemMonitor