1
0
Fork 0
1Panel-Appstore/node-exporter
zhengkunwang223 a4c83a0f90 feat: 增加部分应用的架构信息 2025-05-14 14:21:38 +08:00
..
1.9.1 chore(deps): update prom/node-exporter docker tag to v1.9.1 (#3594) 2025-04-02 14:04:28 +08:00
README.md feat: 新增 Node Exporter (#2184) 2024-09-26 22:07:10 +08:00
README_en.md Add various translations for i18n apps (#3475) 2025-03-25 16:59:32 +08:00
data.yml feat: 增加部分应用的架构信息 2025-05-14 14:21:38 +08:00
logo.png feat: 新增 Node Exporter (#2184) 2024-09-26 22:07:10 +08:00

README_en.md

Node Exporter

Node Exporter is a system metrics exporter designed for Prometheus, supporting the collection of hardware resource usage from various operating systems such as Linux and Windows.

Key Features:

  • CPU Usage: Includes usage and load for each core.
  • Memory Usage: Includes total memory, available memory, cache, swap, and more.
  • Disk Usage: Includes usage and I/O rates for each mounted point.
  • Network Traffic: Monitors inbound and outbound traffic, error packets, and more for network interfaces.