ClientMonitoringSettings 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.
Currently exposes API to enable/disable AEM
public ref class ClientMonitoringSettings
public class ClientMonitoringSettings
type ClientMonitoringSettings = class
Public Class ClientMonitoringSettings
- Inheritance
-
ClientMonitoringSettings
Methods
ChangeAemTransmissionSettings(ManagementServer, Boolean, Boolean) |
Change AEM Transmission Settings if AEM is already enabled |
ChangeCabKeepDays(ManagementServer, Int32) |
Change the default # of days to keep cabs on the file share |
ChangeGroomPeriod(ManagementServer, Int32) |
Change the default # of days to keep error groups and MEs in MOM-DB |
ChangeStatusFileKeepDays(ManagementServer, Int32) |
Change the default # of days to keep status files on the file share |
CreateFileShare(AemSettings, WindowsTaskCredentials, AemTaskStatusCallback) |
Creates file share on a ManagementServer entity |
DisableAem(ManagementServer) |
Disables AEM on specified managementServerName |
DisableSqm(ManagementServer) |
Disables SQM on specified managementServerName |
EnableClientMonitoring(AemSettings, SqmSettings) |
Deploys AEM |
IsAemEnabled(ManagementServer) |
Checks if AEM is enabled on given ManagementServer |
IsSqmEnabled(ManagementServer) |
Checks if SQM is enabled on given Monitoring Object |