| CounterName Class |
Namespace: CMS.HealthMonitoring
public static class CounterName
The CounterName type exposes the following members.
| Name | Description | |
|---|---|---|
| ALL_EMAILS_IN_QUEUE |
Key of counter 'E-mails in queue'.
| |
| ALLOCATED_MEMORY |
Key of counter 'Allocated memory'.
| |
| ANONYMOUS_VISITORS |
Key of counter 'Online users - anonymous'.
| |
| AUTHENTICATED_USERS |
Key of counter 'Online users - authenticated'.
| |
| CACHE_EXPIRED_ITEMS_PER_SECOND |
Key of counter 'Cache expired items/sec'
| |
| CACHE_REMOVED_ITEMS_PER_SECOND |
Key of counter 'Cache removed items/sec'
| |
| CACHE_UNDERUSED_ITEMS_PER_SECOND |
Key of counter 'Cache underused items/sec'
| |
| ERROR_EMAILS_IN_QUEUE |
Key of counter 'Error e-mails in queue'.
| |
| EVENTLOG_ERRORS |
Key of counter 'Errors'.
| |
| EVENTLOG_WARNINGS |
Key of counter 'Warnings'.
| |
| FILE_DOWNLOADS_AND_VIEWS_PER_SECOND |
Key of counter 'File downloads/sec'
| |
| NON_PAGES_REQUESTS_PER_SECOND |
Key of counter 'Non-page requests/sec'
| |
| NOT_FOUND_PAGES_PER_SECOND |
Key of counter 'Pages not found/sec'
| |
| ONLINE_USERS |
Key of counter 'Online users - total'.
| |
| PENDING_REQUESTS_PER_SECOND |
Key of counter 'Pending requests/sec'
| |
| ROBOT_TXT_PER_SECOND |
Key of counter 'Robots.txt views/sec'
| |
| RUNNING_SQL_QUERIES |
Key of counter 'Running SQL queries'.
| |
| RUNNING_TASKS |
Key of counter 'No. of running tasks'.
| |
| RUNNING_THREADS |
Key of counter 'Running threads'.
| |
| TASKS_IN_QUEUE |
Key of counter 'Scheduled tasks in queue'.
| |
| VIEW_OF_CONTENT_PAGES_PER_SECOND |
Key of counter 'Content page views/sec'
| |
| VIEW_OF_SYSTEM_PAGES_PER_SECOND |
Key of counter 'System page views/sec'
|