Monitoring Linux instances with Prometheus and Grafana

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • node_exporter

    Exporter for machine metrics

  • $ wget https://github.com/prometheus/node_exporter/releases/download/v1.0.1/node_exporter-1.0.1.linux-amd64.tar.gz Uncompress and rename the folder $ tar xvf node_exporter-1.0.1.linux-amd64.tar.gz $ mv node_exporter-1.0.1.linux-amd64 ne_files

  • prometheus

    The Prometheus monitoring system and time series database.

  • $ wget https://github.com/prometheus/prometheus/releases/download/v2.23.0/prometheus-2.23.0.linux-amd64.tar.gz

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Prometheus Fundamentals (Lesson-01)

    2 projects | dev.to | 29 Dec 2023
  • MongoDB Access

    2 projects | /r/TPLink_Omada | 27 Dec 2022
  • Node_exporter and vmstat statistics

    2 projects | dev.to | 15 Dec 2022
  • How do you accomplish RAID monitoring for your servers?

    2 projects | /r/networking | 20 Jun 2022
  • snmpwalk debian server only shows cpu memory storage, no network interfaces

    2 projects | /r/debian | 14 Apr 2022