Hi Alexei,
Would it be easy to implement an option to put raw html code in your screens?
I know that I can use an external URL to include pages in screens, but I would like to add some custom text to screens so I can make a 'title'.
We have a screen in zabbix that shows us the images from our IP camera's in the server rooms.
I would like to add the following to this screen above this picture:
Or something similar.
I could also use this to show the customer name in a screen.
Thanks for the response!
Would it be easy to implement an option to put raw html code in your screens?
I know that I can use an external URL to include pages in screens, but I would like to add some custom text to screens so I can make a 'title'.
We have a screen in zabbix that shows us the images from our IP camera's in the server rooms.
I would like to add the following to this screen above this picture:
Code:
<H1> Serverroom 1 </H1> <BR> <H2> Row 2 </H2>
I could also use this to show the customer name in a screen.
Thanks for the response!
Comment