Kubernetes Agent v1.9.4
Includes Java Agent v2.2.68
February 25, 2026
-
FeatureAdded SM_BASE_2 pack type- New SM_BASE_2 pack type added for server monitoring data transmission. Provides extended serialization support via writev3/readv3 methods
-
ChangedAdded debug logging- Added logging to verify collected data (CPU, Memory, Extra) from SMBasePack in NodeCpuMemInfo in debug mode
-
FixedDefense handling for NaN/Infinite values in memory/CPU metrics-
Added defense handling for cases where NaN or Infinite values may occur when calculating node memory usage rate (pused), availability rate (pavailable), and swap usage rate (swappused)
-
Modified to treat as 0 when NaN/Infinite values occur when calculating CPU metrics (user, nice, system, idle, iowait, irq, softirq, steal, load1, load5, load15)
-
Fixed an issue where abnormal metrics were collected in division by zero situations
-
-
FixedFixed SReclaimable parsing case sensitivity bug- Fixed a bug where values could not be read due to case mismatch when parsing SReclaimable entries in /proc/meminfo
Info
Agent download: kube_mon_1.9.4.tar