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

preguntada hace 3 años404 visualizaciones
1 Respuesta
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:

respondido hace 3 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas