Monitor RAM and CPU usage of each Game Sessions

0

Hello,

How can I monitor the RAM usage and CPU usage of my server processes? I've tried with htop, top, and vmstat by ssh (instance access) on one of my instances, but it crashed.

Thank you

質問済み 3年前394ビュー
1回答
0

I am assuming you are using Amazon Linux 2 instances.

I've not seen top crash before and I can use htop etc without issue on a standard Amazon Linux 2 machine

  • You can easily install htop via sudo yum install htop

You may want to ask about the issues you are having with tooling on EC2 via the AWS Amazon Linux fourm: https://forums.aws.amazon.com/forum.jspa?forumID=228&start=0

Some other things you could try:

回答済み 3年前

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

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

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