Monitoring Amazon WorkSpaces Secure Browser with Amazon CloudWatch
You can monitor Amazon WorkSpaces Secure Browser using CloudWatch, which collects raw data and processes it into readable, near real-time metrics. These statistics are kept for 15 months, so that you can access historical information and gain a better perspective on how your web application or service is performing. You can also set alarms that watch for certain thresholds, and send notifications or take actions when those thresholds are met. For more information, see the Amazon CloudWatch User Guide.
The AWS/WorkSpacesWeb
namespace includes the following metrics.
Metric | Description | Dimensions | Statistics | Units |
---|---|---|---|---|
SessionAttempt
|
The number of Amazon WorkSpaces Secure Browser session attempts. |
PortalId
|
Average, Sum, Maximum, Minimum |
Count |
SessionSuccess
|
The number of successful Amazon WorkSpaces Secure Browser session starts. |
PortalId
|
Average, Sum, Maximum, Minimum |
Count |
SessionFailure
|
The number of failed Amazon WorkSpaces Secure Browser session starts. |
PortalId
|
Average, Sum, Maximum, Minimum |
Count |
GlobalCpuPercent |
The CPU usage of the Amazon WorkSpaces Secure Browser session instance. | PortalId |
Average, Sum, Maximum, Minimum | Percent |
GlobalMemoryPercent |
The memory (RAM) usage of the Amazon WorkSpaces Secure Browser session instance. | PortalId |
Average, Sum, Maximum, Minimum | Percent |
Note
You can view the “SampleCount” metric statistic for GlobalCpuPercent
or
GlobalMemoryPercent
to determine the number of concurrent sessions active on
your portal. The data points are emitted by each session once per minute.