ClientMonitoringSettings Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Contains the client monitoring settings and allows you to enable and disable agentless exception monitoring (AEM).
The following tables list the members exposed by the ClientMonitoringSettings type.
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
ChangeAemTransmissionSettings | Changes AEM transmission settings if AEM is already enabled. | |
ChangeCabKeepDays | Changes the default number of days to keep .cab files on the file share. | |
ChangeGroomPeriod | Changes the default number of days to keep error groups and managed entities in the database. | |
ChangeStatusFileKeepDays | Changes the number of days to keep status files on a file share. | |
CreateFileShare | Creates a local file share on a Management Server. | |
DisableAem | Disables AEM on the specified Management Server. | |
DisableSqm | Disables SQM on a given Management Server. | |
EnableClientMonitoring | Deploys agentless exception monitoring (AEM). | |
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
IsAemEnabled | Determines whether AEM is enabled on a given Management Server. | |
IsSqmEnabled | Determines whether SQM is enabled on a given Management Server. | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
ClientMonitoringSettings Class
Microsoft.EnterpriseManagement.Monitoring.ClientMonitoring Namespace