Dashboards Setup
Variables
Get the value from a tag
> show tag values from "snapdb" with key="db"
Get the value from a field
> select DISTINCT("vmname") from (select "ready_summation","vmname" from "vsphere_vm_cpu")
Get the value from a tag
> show tag values from "snapdb" with key="db"
Get the value from a field
> select DISTINCT("vmname") from (select "ready_summation","vmname" from "vsphere_vm_cpu")