Knowledge Base Hub

Browse through our helpful how-to guides to get the fastest solutions to your technical issues.

Home  >  How-Tos  >  Server Accessibility Troubleshooting and Resource Usage Analysis
Top Scroll

Server Accessibility Troubleshooting and Resource Usage Analysis

 2 min

Step 1: Access the Server

SSH Access:
If you are unable to access the server via SSH or PuTTY, try logging in through VNC to regain server access.

Step 2: Check if the Server Is Unresponsive

If the server appears stuck or completely unresponsive, perform a reboot to restore connectivity.

Step 3: Review Logs After Reboot

Once the server has rebooted and is accessible, review the system logs to identify the root cause of the issue.

Check Memory Logs

Verify whether the server ran out of memory by running:

cat /var/log/messages | grep memory

Check Memory Logs

Check CPU Usage

To identify high CPU usage, run:

sar -q

Check CPU Usage

This command helps detect system load and processes consuming excessive CPU resources.

You can also monitor real-time resource usage using:

Top

Top

Step 4: Take Preventive Action

Based on your findings:

  • Optimize scripts or applications consuming excessive resources
  • Kill unnecessary processes
  • Upgrade server resources (RAM/CPU) if required

These steps help prevent similar issues from recurring in the future.

For our Knowledge Base visitors only
Get 10% OFF on Hosting
Special Offer!
30
MINS
59
SECS
Claim the discount before it’s too late. Use the coupon code:
STORYSAVER
Note: Copy the coupon code and apply it on checkout.