ServerSystemMonitor Class

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

.NET Framework

Supported in: 4.8

In this article

Definition