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

yaml
modules:
  qnap:
    walk:
      - cpuUsage
      - systemCPU-UsageEX
      - cpu-TemperatureEX
      - systemTemperatureEX
      - enclosureSystemTemp
      - hdTemperatureEX
      - diskSmartInfo
      - ifPacketsReceivedEX
      - ifPacketsSentEX
      - sysVolumeTotalSizeEX
      - sysVolumeFreeSizeEX
      - systemTotalMemEX
      - systemFreeMemEX
      - availablePercent
      - readHitRate
      - writeHitRate
Revisions
RevisionDescriptionCreated
SNMP

SNMP

by Grafana Labs
Grafana Labs solution

Easily monitor any generic SNMP (Simple Network Management Protocol) device with Grafana Cloud's out-of-the-box monitoring solution.

Learn more

Get this dashboard

Import the dashboard template

or

Download JSON

Datasource
Dependencies