jperillo / Synology_dashboard_grafana

A grafana dashboard for monitoring Synology NAS
128 stars 32 forks source link

No Data Pulled on DSM 6.1 #4

Closed danilpremgi closed 6 years ago

danilpremgi commented 6 years ago

The dashboard is not showing any data when I run the telegraf -test I get the error but I don't believe these related to the dashboard: Cannot find module (IF-MIB): At line 1 in (none) IF-MIB::ifTable: Unknown Object Identifier

Running it on Ubuntu 16.04, any suggestions what I'm doing wrong?

danilpremgi commented 6 years ago

SNMP MIBs not downloaded https://github.com/WaterByWind/grafana-dashboards/issues/3

Issued resolved.

Sigri44 commented 6 years ago

Hi have the same error. But i use Telegraf at Docker container, and when i reboot container, mibs-downloader is deleted. Have you a script to install mibs file at the docker file ?