Workspace Utilization report

0

I am looking for a way to determine if a user should be on the all month plan or the hourly plan for their workspace. I think the break even point is 80 hours per month and then would make sense to convert them to the full month plan. The problem is that the reports I've gotten with the great script below don't display this information.

https://github.com/aws-samples/automate-reporting-on-amazon-workspaces-using-powershell/blob/master/New-WKSWorkSpacesReport.ps1

I need to know the hours per month a user's workspace is not in Stopped status. It could even be by the machine name or the workspace ID instead of the username. Any ideas?

1回答
1
承認された回答

Cost Optimizer for Workspaces can simplify this even further. This solution analyzes all of your Amazon WorkSpaces usage data and automatically converts the WorkSpace to the most cost-effective billing option (hourly or monthly), depending on your individual usage. It also has a dry run mode, where you can see the recommended changes before automatically converting them. In addition, you can review the daily and monthly reports, and manually implement any desired changes.

AWS
エキスパート
Gokul
回答済み 1年前
  • That would do it but looks like it would take an aws engineer to implement it. I would be satisfied with static reports.

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ