Add VM dashboard
This commit is contained in:
parent
c1ae571213
commit
04f6f7acab
|
@ -37,4 +37,8 @@ This file can be autogenerated from the list of configured PVC clusters in a PVC
|
|||
|
||||
## `grafana-pvc-cluster-dashboard.json`
|
||||
|
||||
This JSON-based Grafana dashboard allows for a nice presentation of the metrics collected by the above Prometheus pollers. The cluster can be selected (based on the `pvc_cluster_name` value) and useful information about the cluster is then displayed.
|
||||
This JSON-based Grafana dashboard allows for a nice presentation of the Cluster and Node metrics collected by the above Prometheus pollers. The cluster can be selected (based on the `pvc_cluster_name` value) and useful information about the cluster is then displayed.
|
||||
|
||||
## `grafana-pvc-vms-dashboard.json`
|
||||
|
||||
This JSON-based Grafana dashboard allows for a nice presentation of the VM metrics collected by the above Prometheus pollers. The cluster can be selected (based on the `pvc_cluster_name` value) and useful information about a given VM is then displayed.
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue