System |
The SystemStatisticsData type exposes the following members.
| Name | Description | |
|---|---|---|
| SystemStatisticsData | Initializes a new instance of the SystemStatisticsData class. |
| Name | Description | |
|---|---|---|
| ApplicationCriticalExpiringLicenses | Gets or sets the number of expiring licenses within 7 days. | |
| ApplicationDatabaseConnectionString | Gets or sets the applications database connection string. | |
| ApplicationExpiringLicenses | Gets or sets the number of expiring licenses within 60 days. | |
| ApplicationHasLicenses | Gets or sets a value indicating whether the application has any installed licenses. | |
| ApplicationInvalidLicenses | Gets or sets the number of invalid licenses. | |
| ApplicationLicensedTo | Gets or sets the application licensed to. | |
| ApplicationLicenseKind | Gets or sets the application license kind. | |
| ApplicationNextExpiringLicense | Gets or sets the expiry date of the next expiring license. | |
| ApplicationPoolIdentity | Gets or sets the application pool identity. | |
| ApplicationProcessId | Gets or sets the process ID of the application. | |
| ApplicationSchedulerStatusLastSeenTime | Gets or sets the applications scheduler status last seen time. | |
| ApplicationUpdateFound | Gets or sets a value indicating whether an update was found. | |
| ApplicationVersion | Gets or sets the application version. | |
| CurrentServerFingerprint | Gets or sets the current servers unique identifier. | |
| CurrentServerGroupName | Gets or sets the current servers server group name. | |
| CurrentServerName | Gets or sets the current server name. | |
| LatestVersion | Gets or sets the application version that can be updated to. | |
| LatestVersionDownloadUri | Gets or sets the update link for the latest version. | |
| NumberOfAccounts | Gets or sets the number of accounts. | |
| NumberOfActiveServers | Gets or sets the number of active servers seen in the last 5 minutes. | |
| NumberOfActiveSessions | Gets or sets the number of active sessions. | |
| NumberOfCriticalLogs | Gets or sets the number of critical logs logged in the last 24 hours. | |
| NumberOfFailedJobRuns | Gets or sets the number of failed job runs in the past 24 hours. | |
| NumberOfLogOns | Gets or sets the number of logons in the past 24 hours. | |
| NumberOfRunningJobs | Gets or sets the number of running jobs. | |
| NumberOfServerGroups | Gets or sets the number of server groups. | |
| NumberOfTenants | Gets or sets the number of tenants. | |
| UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract) | |
| WarehouseDatabaseConnectionString | Gets or sets the applications warehouse database connection string. |