Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/95gabor/monitoring

Synology monitoring with Grafana Agent
https://github.com/95gabor/monitoring

Last synced: 7 days ago
JSON representation

Synology monitoring with Grafana Agent

Awesome Lists containing this project

README

        

# Grafana Agent with configured Synology SNMP and node exporter

## Pre-requirement

- [Docker](https://docs.docker.com/engine/install/)
- a remote [Prometheus](https://prometheus.io/) instance or [Grafana Cloud](https://grafana.com/products/cloud/) subscription (free plan is enough)

## Usage

- Copy `.env.example` as `.env`: `cp .env.example .env`
- fill the environment variables
- start the compose: `docker compose up -d`
- check your logs: `docker compose logs`