Technical guide for Hovixa VPS users on navigating the SolusVM 2 interface (vm.hovixa.com). Learn to interpret real-time CPU, RAM, and Disk I/O metrics to optimize your server performance.

Navigating SolusVM 2 and Interpreting Resource Metrics

Hovixa utilizes the SolusVM 2 platform (accessible via vm.hovixa.com) to provide high-performance management of your Virtual Private Servers. Unlike a standard billing portal, this interface communicates directly with the hypervisor, providing near-instantaneous telemetry and hardware-level control of your instances.

1. Accessing the VPS Control Panel

There are two primary methods to access your management environment:

  • Direct Access: Navigate to vm.hovixa.com and log in with the credentials provided in your VPS Welcome Email.
  • SSO (Single Sign-On): From the main Hovixa Client Portal, go to Services > My Services > Manage and click the Login to SolusVM button in the sidebar.

2. The Dashboard Overview

Upon entry, you will see your Virtual Machines list. Each card provides a snapshot of the machine's state:

  • Status Indicator: A green dot indicates the VM is Running; red indicates Stopped or Suspended.
  • IP Address: Displays the primary IPv4 address assigned to the instance.
  • Location: Confirms the data center node where your NVMe storage and compute resources are physically located.

3. Interpreting Resource Metrics

Clicking on an individual VM opens the Analytics and Usage tabs. Understanding these metrics is critical for diagnosing performance bottlenecks.

Metric Technical Significance
CPU Usage Percentage of total vCPU cores consumed. Sustained 90%+ usage typically indicates a need for application optimization or a plan upgrade.
Memory (RAM) The physical memory utilized. Note: Linux often uses free RAM for "Buffers/Cache." SolusVM 2 shows actual allocation.
Disk I/O Read/Write operations per second. High I/O wait times can slow down database-heavy applications.
Bandwidth Inbound/Outbound traffic. Monitored against your monthly plan limit (e.g., 2TB or 5TB).

4. Real-Time Status vs. Analytics

  • Live View: Shows what is happening *right now*. This is useful for seeing the immediate impact of a process launch or a traffic spike.
  • Historical Data: Allows you to view trends over 24 hours, 7 days, or 30 days. This is essential for identifying patterns, such as scheduled cron jobs that may be over-consuming resources at 2:00 AM.

5. Technical Implementation Details

  • Agent-Based Telemetry: SolusVM 2 uses a lightweight agent on the hypervisor to pull these metrics. There is zero overhead on your guest OS.
  • Network Speed: Metric graphs show throughput. If your graph plateaus at a flat line, you may be hitting the port speed limit of your specific VPS plan.
  • Storage Tracking: The disk metric tracks total allocated space. If your OS reports "Disk Full" but SolusVM shows 50%, you may have an unpartitioned block of space or a filesystem error.

Optimization Tip: If you notice your RAM metrics are consistently near 100%, check your PHP-FPM or MySQL configuration. Often, fine-tuning these services is more effective than simply increasing hardware resources.

Bu cavab sizə kömək etdi? 0 istifadəçi bunu faydalı hesab edir (0 səs)