ProcessServer Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Details of the Process Server.
public class ProcessServer
type ProcessServer = class
Public Class ProcessServer
- Inheritance
-
ProcessServer
Constructors
Properties
AgentExpiryDate |
Gets or sets agent expiry date. |
AgentVersion |
Gets or sets the version of the scout component on the server. |
AgentVersionDetails |
Gets or sets the agent version details. |
AvailableMemoryInBytes |
Gets or sets the available memory. |
AvailableSpaceInBytes |
Gets or sets the available space. |
CpuLoad |
Gets or sets the percentage of the CPU load. |
CpuLoadStatus |
Gets or sets the CPU load status. |
FriendlyName |
Gets or sets the Process Server's friendly name. |
Health |
Gets the health of Process Server. Possible values include: 'None', 'Normal', 'Warning', 'Critical' |
HealthErrors |
Gets or sets health errors. |
HostId |
Gets or sets the agent generated Id. |
Id |
Gets or sets the Process Server Id. |
IPAddress |
Gets or sets the IP address of the server. |
LastHeartbeat |
Gets or sets the last heartbeat received from the server. |
MachineCount |
Gets or sets the servers configured with this PS. |
MarsCommunicationStatus |
Gets the MARS communication status. |
MarsRegistrationStatus |
Gets the MARS registration status. |
MemoryUsageStatus |
Gets or sets the memory usage status. |
MobilityServiceUpdates |
Gets or sets the list of the mobility service updates available on the Process Server. |
OSType |
Gets or sets the OS type of the server. |
OSVersion |
Gets or sets oS Version of the process server. Note: This will get populated if user has CS version greater than 9.12.0.0. |
PsServiceStatus |
Gets or sets the PS service status. |
PsStatsRefreshTime |
Gets the process server stats refresh time. |
ReplicationPairCount |
Gets or sets the number of replication pairs configured in this PS. |
SpaceUsageStatus |
Gets or sets the space usage status. |
SslCertExpiryDate |
Gets or sets the PS SSL cert expiry date. |
SslCertExpiryRemainingDays |
Gets or sets cS SSL cert expiry date. |
SystemLoad |
Gets or sets the percentage of the system load. |
SystemLoadStatus |
Gets or sets the system load status. |
ThroughputInBytes |
Gets the throughput in bytes. |
ThroughputInMBps |
Gets the throughput in MBps. |
ThroughputStatus |
Gets the throughput status. |
ThroughputUploadPendingDataInBytes |
Gets the uploading pending data in bytes. |
TotalMemoryInBytes |
Gets or sets the total memory. |
TotalSpaceInBytes |
Gets or sets the total space. |
VersionStatus |
Gets or sets version status. |