| HealthMonitoringHelper Class |
Namespace: CMS.HealthMonitoring
public class HealthMonitoringHelper
The HealthMonitoringHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| HealthMonitoringHelper |
| Name | Description | |
|---|---|---|
| SYSTEM_COUNTERS_DIRECTORY_PATH |
Path of directory CMSModules.
|
| Name | Description | |
|---|---|---|
| ApplicationMonitoringInterval |
Web application logging interval (in seconds).
| |
| CanLog |
Indicates if web application can log to the counters.
| |
| CountersStartDirectoryPath |
Gets or sets start physical path of directory that contains subdirectories with counter files.
| |
| HealthMonitoringEnabled |
Indicates if Health monitoring is enabled.
| |
| LogCounters |
Indicates if the counters should be logged.
| |
| ServiceMonitoringInterval |
Windows service logging interval (in seconds).
| |
| SiteCountersEnabled |
Indicates if Health monitoring is enabled for site level.
| |
| UseExternalService |
Indicates if the windows service should be log to the counters.
|
| Name | Description | |
|---|---|---|
| Clear |
Clears the enabled status of the health monitoring so it can reload
| |
| EnsurePerformanceCounterTimer |
Ensures performance counter timer.
| |
| GetCategoryName |
Gets category name.
|