Back
Join now
About

Popular Tags

  • react
  • ui-components
  • shadcn-ui
  • typescript
  • tailwind
  • react-components
  • open-source
  • ui-design
  • llm
  • ai-agents

Top Sources

  • github.com
  • clerk.com
  • 1771technologies.com
  • 21st.dev
  • abui.io
  • activepieces.com
  • ai-sdk.dev
  • alchemy.run
  • altsendme.com
  • amd-gaia.ai

Browse by Type

  • Tools
  • Code
bookmrks.io - Discovery, refined.
Website favicongithub.com
Website preview

Prometheus Node Exporter for System Metrics

Node Exporter collects hardware and OS metrics for Prometheus, facilitating system monitoring and performance analysis.

echo
Tech Stack
GitHubGoDockerBashDependabotGitHub ActionsCObjective-C
Summary

Node Exporter is a Prometheus exporter designed to collect and expose hardware and operating system metrics from *NIX kernels, implemented in Go. It provides a simple way to monitor system performance and health by exposing various metrics over HTTP.

Key features:

  • HTTP Port 9100 - Listens on this port by default for metric exposure.
  • Pluggable Metric Collectors - Supports various collectors for different metrics.
  • Docker Compatibility - Can be deployed in containers with specific configurations to monitor host systems.
  • Ansible Integration - Offers a community role for automated installations.
  • Collector Configuration - Allows enabling or disabling specific collectors using command-line flags.

Use cases include monitoring server performance, gathering system statistics, and integrating with Prometheus for comprehensive observability.

Comments
No comments yet. Sign in to add the first comment!
Tags
  • go
    1
  • host-metrics
    1
  • machine-metrics
    1
  • metrics
    1
  • node-metrics
    1
  • procfs
    1
  • prometheus
    1
  • prometheus-exporter
    1
  • system-information
    1
  • system-metrics
    1