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 年前369 查看次数
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 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则