Hi Everyone,
I have been working with zabbix for a little while now and im not sure if it is possible to build a PHP script to display a "zabbix map" in a Iframe. The trick here is that i need a PHP script with the correct parameters for a login to the zabbix server once the script logs in i can simply use the URL to the map i wish to display.
Does anyone know how to build the PHP script for the zabbix login that will display on my company page ?
ie
(PHP File)
## Login syntax
## Calls URL to Map
## Displays Map to outside users of website.
I have been working with zabbix for a little while now and im not sure if it is possible to build a PHP script to display a "zabbix map" in a Iframe. The trick here is that i need a PHP script with the correct parameters for a login to the zabbix server once the script logs in i can simply use the URL to the map i wish to display.
Does anyone know how to build the PHP script for the zabbix login that will display on my company page ?
ie
(PHP File)
## Login syntax
## Calls URL to Map
## Displays Map to outside users of website.