Prometheus: What is Prometheus Node Exporter

This documentation is part of the Retrieving metrics from Linux guide. You can view the complete guide here: How to retrieve Linux server metrics in Prometheus using Node Exporter.

👋 Welcome to the Stackhero documentation!

Stackhero offers a ready-to-use Prometheus cloud solution designed for reliability and simplicity:

  • Alert Manager is included, allowing you to send alerts directly to Slack, Mattermost, PagerDuty, and other popular platforms.
  • A dedicated email server enables you to send unlimited email alerts with no additional configuration required.
  • Blackbox is provided, so you can probe HTTP, ICMP, TCP, and more for comprehensive monitoring.
  • Simple configuration with the online configuration file editor—no need to manage YAML manually.
  • Easy updates with just one click.
  • Optimal performance and enhanced security thanks to your own private, dedicated VM.

Save time and make your life easier: it takes just 5 minutes to try Stackhero's Prometheus cloud hosting solution!

Node Exporter is software that you can install on *NIX kernels (Linux, OpenBSD, FreeBSD, or Darwin) to expose system metrics for Prometheus. It is an essential component for monitoring server performance and infrastructure health.

In Prometheus terminology, Node Exporter acts as an exporter and is added as a target in your Prometheus configuration. Prometheus connects to Node Exporter using TCP port 9100 via HTTP at regular intervals to retrieve metrics.

In summary, Node Exporter allows you to monitor a Linux-based system. For Windows systems, you can use the Windows Exporter.

Big picture of Stackhero for PrometheusBig picture of Stackhero for Prometheus