It would be great to use CSS styles instead of gd2 in maps.
Results can be shorter if outpt is html and not one big image. I know it is not so easy, and not all browsers support this. But anybody can use external images for graphs, referencing to right image.
It could be nice if icon can change depending on latest value.
For start, it would be nice to parse referencing urls in maps and expand macros.
example:
we have computer lab and we have zabbix agents there. We have user parameter logged_user. We have database wih photos. We want let administrator can see who is sitting there. I can pass url
"http://imgserver/image.php?user={pc:logged_user.last(0)}"
Thank you
Results can be shorter if outpt is html and not one big image. I know it is not so easy, and not all browsers support this. But anybody can use external images for graphs, referencing to right image.
It could be nice if icon can change depending on latest value.
For start, it would be nice to parse referencing urls in maps and expand macros.
example:
we have computer lab and we have zabbix agents there. We have user parameter logged_user. We have database wih photos. We want let administrator can see who is sitting there. I can pass url
"http://imgserver/image.php?user={pc:logged_user.last(0)}"
Thank you
Comment