Skip to main content

Node Management

Node management allows you to monitor and manage physical nodes in Proxmox VE clusters.

Node List

The node list displays information about all nodes in all clusters:

  • Node Name: Identifier of the node
  • Cluster: Cluster to which the node belongs
  • Status: Node running status (Online/Offline)
  • CPU: CPU usage and core count
  • Memory: Memory usage
  • Storage: Storage usage

Node Operations

View Node Details

Click the node name to view detailed information:

  • Hardware information
  • Resource usage
  • Network configuration
  • Service status

Node Console

Access node console via terminal proxy:

  1. Click "Console" in the node action menu
  2. Execute commands in the terminal window
  3. Supports full terminal functionality

Service Management

You can manage services on nodes:

  • Start Service: Start the specified service
  • Stop Service: Stop the specified service
  • Restart Service: Restart the specified service

Network Configuration

View and configure node network:

  • Network interface information
  • IP address configuration
  • Routing table
  • Firewall rules

Monitoring Features

Resource Monitoring

Real-time monitoring of node resources:

  • CPU usage
  • Memory usage
  • Disk I/O
  • Network traffic

Alert Notifications

When nodes have problems, the system will send alerts:

  • High resource usage
  • Service exceptions
  • Connection failures