how to check the memory usage and cpu graph

feerdispzoo

Verified User
Joined
Jan 17, 2022
Messages
189
Hi,
my server provider (vps) not have option with monitoring server (extra charge fee).

I need check on graph, usage memory and cpu example from last 7 days or last 24hrs.

Is any solution with DirectAdmin view this?
 
You can install Cacti for this, or Prometheus + Grafana. Or use any external services.
 
@Zhenyapan

Thank you for you reply. Can I ask you here with one more thing related to my quesiton usage. I'm using Magneto 2.4.2 - Now 30 GB ram and 8vcpu + alternative js frontend, litespeed web server, disabled temporary cron and all actions.

Yesterday website working correct without cache product load time take about 6-10 sec. Today, all day when I open product then sometimes load time can take above 1-2 minutes. I dont know what is going on. I check command TOP and I see everytime mysql usage consume 150% / 300%+ CPU

I try restart server and suspend temporary user in DirectAdmin (this should kill current process) when I unsuspend then for 1-2 minutes everything is good and again back and not work propetty. You can check here: https:// bebeautify .pl

(I add space in address for Google robot not index)

Please see screen. I dont know what is going on and how to resolve.
 

Attachments

  • test.png
    test.png
    30.1 KB · Views: 179
you need to check mysql processlist, also litespeed log - look like a lot of requests (bots?).
 
Thanks for reply. After 7hrs I debug this, Looks like any third part module conflict. I disable it and now is better and working as before;) thanks for help. I try also recheck this mysql usage with processlist
 
Back
Top