mirror of
https://github.com/TECHNOFAB11/zfs-localpv.git
synced 2025-12-12 06:20:11 +01:00
fix(image): updating the screneshot with new dashboard
Signed-off-by: Pawan <pawan@mayadata.io>
This commit is contained in:
parent
bd86d4cd48
commit
2f19a6674b
2 changed files with 9 additions and 8 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 119 KiB After Width: | Height: | Size: 107 KiB |
|
|
@ -98,27 +98,28 @@ prometheus-operator-prometheus-node-exporter ClusterIP 10.98.128.115 <none
|
||||||
- Click on Settings -> Data Source. You must see a Default Prometheus data source for `http://prometheus-operator-prometheus:9090/`
|
- Click on Settings -> Data Source. You must see a Default Prometheus data source for `http://prometheus-operator-prometheus:9090/`
|
||||||
- Click on Dashboards -> Manage Dashboards. You must see a list of dashboards. Click on any of them like: `kubernetes-compute-resources-cluster`
|
- Click on Dashboards -> Manage Dashboards. You must see a list of dashboards. Click on any of them like: `kubernetes-compute-resources-cluster`
|
||||||
|
|
||||||
## Add ZFS Grafana Dashboard
|
## Add ZFS-LocalPV Grafana Dashboard
|
||||||
|
|
||||||
- Login to Granfa UI
|
- Login to Granfa UI
|
||||||
- Click on Create Dashboard -> Import dashboard
|
- Click on Create Dashboard -> Import dashboard
|
||||||
- Paste the below json and Click on Load
|
- Paste the below json and Click on Load
|
||||||
|
|
||||||
https://raw.githubusercontent.com/openebs/zfs-localpv/master/deploy/sample/grafana-dashboard.json
|
```
|
||||||
|
https://raw.githubusercontent.com/openebs/zfs-localpv/master/deploy/sample/grafana-dashboard.json
|
||||||
|
```
|
||||||
- Select datasource as Prometheus and Import it.
|
- Select datasource as Prometheus and Import it.
|
||||||
|
|
||||||
- Now you should see a Dashboard with name as "ZFS-LocalPV"
|
- Now you should see a dashboard with name as "ZFS-LocalPV"
|
||||||
|
|
||||||
This dashboard exposes below metrics
|
This dashboard exposes below metrics
|
||||||
|
|
||||||
|
- Volume Capacity (Used space percentage)
|
||||||
|
- ZPOOL Read/Write time
|
||||||
|
- ZPOOL Read/Write IOs
|
||||||
- ARC Size, Hits, Misses
|
- ARC Size, Hits, Misses
|
||||||
- L2ARC Size, Hits, Misses
|
- L2ARC Size, Hits, Misses
|
||||||
- ZPOOL Read/Write IOs
|
|
||||||
- ZPOOL Read/Write time
|
|
||||||
- Volume Stats (Used space percentage)
|
|
||||||
|
|
||||||
The Volume Stats will look like this :-
|
The "ZFS-LocalPV" dashboard will look like this :-
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue