Hello,
I have Zabbix 5.2 installed and I got a request: create a screen with CPU and Memory usage for about 70 servers, side by side. I mean:
Now, I know I can create the screen manually, but it will take quite some time. Also, I know I can define the screen columns and rows, create one row manually, download the XML and replicate the config from row0 to all the rows with the changed row number and server name. Still, this is just a hack. Can an option of "Repeat this graph for these hosts: " be added, where we can write the hosts using regex, eventually?
Thank you
I have Zabbix 5.2 installed and I got a request: create a screen with CPU and Memory usage for about 70 servers, side by side. I mean:
| Server0 - CPU usage | Server 0 - Memory usage |
| Server1 - CPU usage | Server 1 - Memory usage |
| Server[2-70] - CPU usage | Server[2-70] - Memory usage |
Thank you
Comment