Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 810 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 810 Bytes

Dependencies

  • Synology Docker package already installed.
  • SSH access to synology.
  • Administrator user access.
  • In docker on synology there is a "container_network" bridge network setup

Install

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

Uninstall

curl --no-sessionid -fsSL https://raw.githubusercontent.com/billykwooten/synology-prometheus/master/uninstall | 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