1
0
Fork 0
1Panel-Appstore/node-exporter
renovate[bot] f48c7b352e chore(deps): update prom/node-exporter docker tag to v1.9.1 (#3594)
* chore(deps): update prom/node-exporter docker tag to v1.9.1

* Update app version [skip ci]

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
2025-04-02 14:04:28 +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 Add various translations for i18n apps (#3475) 2025-03-25 16:59:32 +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.