Prometheus exporters which can be useful in everyday work.

Maciej
3 min readJun 10, 2021
Photo by Arie Wubben on Unsplash

Introduction

In this short post I will present list of Prometheus exporters, which can be useful when we creating monitoring. I will also provide links to Grafana dashboards that can be used to present the data

Web Servers

Nginx Server:

Send information about NGINX or NGINX Plus

  • Exporter
  • Dashboard

Apache Server:

Send apache information

  • Exporter
  • Dashboard

BlackBox Exporter:

Send information about HTTP, TCP, etc. It’s good for monitoring the life and death of Web services.

  • Exporter
  • Dashboard

SSL info Exporter:

Send the information about the SSL certificates used for the web server. Good for monitoring the expiration date of SSL certificates.

  • Exporter
  • Dashboard

Database Servers:

MySQL Server:

Send MySQL server information

  • Exporter
  • Dashboard

PostgreSQL Server:

Send PostgreSQL server information

  • Exporter
  • Dashboard

REDIS:

Send Redis information

  • Exporter
  • Dashboard

Oracle Database:

Send Oracle Database information

  • Exporter
  • Dashboard

Memcached:

Send Memcached information

  • Exporter
  • Dashboard

Elasticsearch:

Send Elasticsearch information

  • Exporter
  • Dashboard

--

--

Maciej

DevOps Consultant. I’m strongly focused on automation, security, and reliability.