Hello there,
I'm a new to Zabbix and am running:
- zabbix/zabbix-server-pgsql:alpine-latest
- zabbix/zabbix-web-nginx-pgsql:alpine-latest
More specifically v7.2.6
I would like to create a table for a single host and list it's interfaces with their information, ie:
I was unable to find a widget that could achieve that, since the ones that seem to support tables are per host or with static columns.
Perhaps I just don't know how to use these given widgets since I've never worked with them before.
Any help would be appreciated,
Thank you for your consideration.
I'm a new to Zabbix and am running:
- zabbix/zabbix-server-pgsql:alpine-latest
- zabbix/zabbix-web-nginx-pgsql:alpine-latest
More specifically v7.2.6
I would like to create a table for a single host and list it's interfaces with their information, ie:
| Name | Status | Up | Down |
| eth0 | UP | 1MB/s | 5MB/s |
Perhaps I just don't know how to use these given widgets since I've never worked with them before.
Any help would be appreciated,
Thank you for your consideration.