Skip to main content
Version: v1.5.x

Monitoring Debian System Monitoring

Collect and monitor general performance metrics of the Debian system.

Configuration Parameters

Parameter NameMetric help description
Target HostThe monitored destination IPV4, IPV6, or domain name. Note: no protocol header (e.g., https://, http://).
Task NameA unique name to identify this monitoring task.
PortSSH port of the Debian system, default: 22
TimeoutTimeout for the connection, in milliseconds, default: 6000 milliseconds.
Connection ReuseWhether to reuse the SSH connection, default: false. False means a new connection will be created for each query.
UsernameServer username
PasswordServer password
CollectorConfigure which collector to use for scheduling this monitoring.
Monitoring PeriodThe interval for periodically collecting data, in seconds, with a minimum interval of 30 seconds.
Binding TagsUsed for categorizing and managing monitoring resources.
Metric help descriptionAdditional notes and Metric help descriptions for this monitoring, users can add notes here.
KeyKey required to connect to the server.

Monitoring Metrics

Metric Set: Basic System Information

Metric NameMetric UnitMetric help description
Host NameN/AHost name
System VersionN/AOperating system version
UptimeN/ABoot time

Metric Set: CPU Information

Metric NameMetric UnitMetric help description
InfoN/AModel
CoresN/ANumber of cores
InterruptN/ANumber of interrupts
LoadN/ALoad
Context SwitchN/AContext switches
Usage%Usage rate

Metric Set: Memory Information

Metric NameMetric UnitMetric help description
Total MemoryMbTotal memory capacity
User Program MemoryMbMemory used by user programs
Free MemoryMbFree memory capacity
Buff Cache MemoryMbMemory used by cache
Available MemoryMbAvailable memory
Memory Usage%Memory usage rate

Metric Set: Disk Information

Metric NameMetric UnitMetric help description
Disk NumN/ATotal number of disks
Partition NumN/ATotal number of partitions
Block WriteN/ANumber of disk blocks written
Block ReadN/ANumber of disk blocks read
Write RateiopsDisk write rate

Metric Set: Network Interface Information

Statistics for all network interface cards, including interface name, incoming data traffic, and outgoing data traffic. Metric Unit: Mb

Metric Set: File System

Statistics for all mounted file systems. Statistics include: file system, usage, available space, usage rate, mount point. Metric Unit:

  • Usage: Mb
  • Available Space: Mb
  • Usage Rate: %

Metric Set: Top 10 CPU Processes

Statistics for the top 10 processes by CPU usage. Statistics include: process ID, CPU usage rate, memory usage rate, command being executed. Metric Unit:

  • CPU Usage Rate: %
  • Memory Usage Rate: %

Metric Set: Top 10 Memory Processes

Statistics for the top 10 processes by memory usage. Statistics include: process ID, memory usage rate, CPU usage rate, command being executed. Metric Unit:

  • Memory Usage Rate: %
  • CPU Usage Rate: %