/node-exporter-synology-nas

Node-exporter via docker-compose for Synology NAS

MIT LicenseMIT

node-exporter-synology-nas

Node-exporter & Prometeus in docker-compose for Synology NAS that send metrics to Grafana Cloud https://grafana.com

Use:

  1. Clone repo
  2. Add URL (from Grafan Cloud -> username -> Remote Write Endpoint)
  3. Add username (from Grafan Cloud -> username -> Username / Instance ID)
  4. Add password (from Grafan Cloud -> API Keys -> Add API Key)
  5. Run docker-compose up -d
  6. Go to Grafan Cloud
  7. Verify that metrics are being ingested Alt text Alt text
  8. If metrics are not present add rules to NAS firewall (taht will give permissoin resolve domain name inside of the container) Alt text
  9. Add dashboard -> Import -> 1860 -> Load

In docker-compose on line 23 specifiy what mount point should be exclude (sifered mount points appears to scrape, regular one not)