Hi,
I would like to integrate URLs to zabbix graph page from an external website.
I have created a user with the auto-login function, and I can login with this url:
http://zabbix_url/chart.php?name=use...pwd&enter=Sign in
Now I would like to be able to send the user directly to a graph, or at least to the graph page, with the Host drop down select already set to the desired Host.
I tried this:
http://zabbix_url/chart.php?name=use...pwd&enter=Sign in&form_refresh=1&fullscreen=0&groupid=0&hostid=10 056&graphid=0
But I get an error image saying:
Critical error. Fiel "itemid" is mandatory.
Thank you
I would like to integrate URLs to zabbix graph page from an external website.
I have created a user with the auto-login function, and I can login with this url:
http://zabbix_url/chart.php?name=use...pwd&enter=Sign in
Now I would like to be able to send the user directly to a graph, or at least to the graph page, with the Host drop down select already set to the desired Host.
I tried this:
http://zabbix_url/chart.php?name=use...pwd&enter=Sign in&form_refresh=1&fullscreen=0&groupid=0&hostid=10 056&graphid=0
But I get an error image saying:
Critical error. Fiel "itemid" is mandatory.
Thank you
Comment