Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/95gabor/monitoring
- Owner: 95gabor
- Created: 2023-08-17T18:20:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-02T06:59:36.000Z (10 months ago)
- Last Synced: 2024-11-20T20:59:44.142Z (2 months ago)
- Size: 6.84 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`