QNAP - Snmp
Simple QNAP Dashboard * System CPU and Memory Usage * Volume Size * Network stats * Cache Stats (if a SSD Cache card is present) * System and Disks temperature
Use snmp_exporter with a configuration generated from this generator.yml
modules:
qnap:
walk:
- cpuUsage
- systemCPU-UsageEX
- cpu-TemperatureEX
- systemTemperatureEX
- enclosureSystemTemp
- hdTemperatureEX
- diskSmartInfo
- ifPacketsReceivedEX
- ifPacketsSentEX
- sysVolumeTotalSizeEX
- sysVolumeFreeSizeEX
- systemTotalMemEX
- systemFreeMemEX
- availablePercent
- readHitRate
- writeHitRate
Data source config
Collector config:
Upload an updated version of an exported dashboard.json file from Grafana
Revision | Description | Created | |
---|---|---|---|
Download |
SNMP
Easily monitor any generic SNMP (Simple Network Management Protocol) device with Grafana Cloud's out-of-the-box monitoring solution.
Learn more