How to template dashboard servers with different disk names (xvda, sda)?

Hello

I’m starting my adventure with Grafana, and I got blocked on preparing the dashboard template - could you advice me how to handle it “Grafana-way”?

I have Zabbix data source with servers from different providers. I was able to setup CPU,RAM, ETH0 reusable dashboard for this data, but I don’t have idea how to handle the disks in my template:

  • some servers have disks sda
  • some have sda, sdb, sdc
  • another ones have xvda, xvdb

How could I hadle it in automated way in Grafana, meaning there’s one template “to rule them all”? if it’s not directly possible, how do you handle such situation?