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

asked 3 years ago395 views
1 Answer
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:

answered 3 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions