Disk Read/Write Rates Dashboard with the Zabbix Data Source
Video Lecture
Description
I demonstrate creating disk read/write rates dashboard from the Zabbix data source. This depends on data created from the Template Module Linux Block Devices by Zabbix agent template which is a standard template new on Zabbix 4.4 and is used by the Template OS Linux by Zabbix agent discovery rules.
Required Dynamic Variables
There are 2 Dynamic Variables used in the Dashboard.
| Key | Value |
|---|---|
| Name | hosts |
| Type | Query |
| Data Source | Zabbix |
| Query | *.* |
| Multi-value | False |
| Include all option | False |
| Key | Value |
|---|---|
| Name | disks |
| Type | Query |
| Data Source | Zabbix |
| Query | *.$hosts.* |
| Regex | /Disk/ |
| Sort | Alphabetical (asc) |
| Multi-value | True |
| Include all option | True |
Panel Settings
| Key | Value |
|---|---|
| Title | $hosts $disks |
| Repeat | disks |
| Direction | Vertical |


