imotov / synology-prometheus

Setup script to install the prometheus stack on a synology NAS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dependencies

  • Synology Docker package already installed.
  • SSH access to synology.
  • Administrator user access.

Install

curl -fsSL https://raw.githubusercontent.com/imotov/synology-prometheus/master/setup | sudo sh

Endpoints

  • Grafana http://<synology ip/hostname>:3000 (this may take upto 15 seconds to start up.)
  • Prometheus http://<synology ip/hostname>:9090
  • Alertmanager http://<synology ip/hostname>:9093
  • Node-Exporter http://<synology ip/hostname>:9100/metrics

About

Setup script to install the prometheus stack on a synology NAS


Languages

Language:Shell 100.0%