Icinga/icingaweb2-module-vspheredb

Grafana Dashboard missing variable vm_uuid

slalomsk8er opened this issue · 1 comments

Expected Behavior

Importing https://github.com/Icinga/icingaweb2-module-vspheredb/blob/master/contrib/grafana/Icinga-vSphereDB-Top-VMs.json into Grafana just works.

Current Behavior

Importing https://github.com/Icinga/icingaweb2-module-vspheredb/blob/master/contrib/grafana/Icinga-vSphereDB-Top-VMs.json URL to Icingaweb2 need editing and the variable vm_uuid isn't set to after editing the URL to point to the right host it still doesn't work.

Possible Solution

Change host part of URL into a variable and add query to fill vm_uuid.

Your Environment

"url": "https://icinga.example.com/icingaweb2/vspheredb/vm?uuid=${vm_uuid}"