En esta página
5 Page parameters
Overview
Most Zabbix web interface pages support various HTTP GET parameters that control what will be displayed. They may be passed by specifying parameter=value pairs after the URL, separated from the URL by a question mark (?) and from each other by ampersands (&).
Fullscreen/kiosk mode
Fullscreen and kiosk modes in supported frontend pages can be activated using URL parameters. For example, in dashboards:
/zabbix.php?action=dashboard.view&fullscreen=1- activate fullscreen mode/zabbix.php?action=dashboard.view&kiosk=1- activate kiosk mode/zabbix.php?action=dashboard.view&fullscreen=0- activate normal mode
Fullscreen/kiosk mode
Fullscreen and kiosk modes in supported frontend pages can be activated using URL parameters. For example, in dashboards:
/zabbix.php?action=dashboard.view&fullscreen=1- activate fullscreen mode/zabbix.php?action=dashboard.view&kiosk=1- activate kiosk mode/zabbix.php?action=dashboard.view&fullscreen=0- activate normal mode