ClientMonitoringSettings Members

Updated: April 16, 2012

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.

(see also Protected Methods)
  Name Description
public method ChangeAemTransmissionSettings Changes AEM transmission settings if AEM is already enabled.
public method ChangeCabKeepDays Changes the default number of days to keep .cab files on the file share.
public method ChangeGroomPeriod Changes the default number of days to keep error groups and managed entities in the database.
public method ChangeStatusFileKeepDays Changes the number of days to keep status files on a file share.
public method CreateFileShare Creates a local file share on a Management Server.
public method DisableAem Disables AEM on the specified Management Server.
public method DisableSqm Disables SQM on a given Management Server.
public method EnableClientMonitoring Deploys agentless exception monitoring (AEM).
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method IsAemEnabled Determines whether AEM is enabled on a given Management Server.
public method IsSqmEnabled Determines whether SQM is enabled on a given Management Server.
public method ToString  (inherited from Object)
Top
  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
Top