How to monitor active connections and network usage on your VPS

April 20, 2024 / Virtual Server

This guide explains how to monitor active connections and network usage on your VPS.

Follow the steps-

Windows VPS

For active connections and methods-

  1. Search “Run”.
    run
  2. Enter “cmd” in the search bar.
    cmd
  3. In the command prompt, enter the following command and hit “Enter”.
    netstat –oenter command

For Live Network Utilization-

  1. Right-click on the TaskBar and choose “Task Manager”.
  2. Navigate to Resource Monitor.
    Resource Monitor
  3. Select Network utilization to view bandwidth-consuming processes and send/receive bytes.

For Linux VPS –

  1. Access the VPS via SSH.
  2. Enter the command “netstat –tap” and press Enter to observe real-time send/receive traffic, including process-IDs statistics.
    monitor active connections

 

That is it! Hope you liked our article. If you need assistance contact our support staff.

Spread the love