alhazmy13 / Synology-NAS-monitoring

influxDB, Grafana, snmp and telegraf
203 stars 27 forks source link

Setting Up Dashboard Remotely #18

Open ameer1234567890 opened 5 months ago

ameer1234567890 commented 5 months ago

I am trying to setup the docker version of this tool remotely on another server. My current setup done on the Synology NAS works fine, but I would like to reduce load on my NAS and offload everything to a separate server (app server).

When I setup the docker container on my app server, grafana loads and I am able to import the dashboard, but there is no data shown. I understand that I somehow need to redirect the SNMP data to the app server. How do I do this?