Is it possible to show a graph from the latest data screen with a default/fixed view?
We use the link of the graphs in our alerts/actions (i.e. /zabbix/history.php?action=showgraph&itemids[]=26962)
But when you open the link, the view shows the values for this item you viewed the last time.
is it possible to set a timeframe in the URL we send in our alerts/actions?
Example: /zabbix/history.php?action=showgraph&itemids[]=26962&zoom=last3h-fixed&latestvaluetime=now.
In this case we send an alert and when you click the URL, you will be automatically shown the graph of the 3 hours before the alert went off.
Thanks in advance!
We use the link of the graphs in our alerts/actions (i.e. /zabbix/history.php?action=showgraph&itemids[]=26962)
But when you open the link, the view shows the values for this item you viewed the last time.
is it possible to set a timeframe in the URL we send in our alerts/actions?
Example: /zabbix/history.php?action=showgraph&itemids[]=26962&zoom=last3h-fixed&latestvaluetime=now.
In this case we send an alert and when you click the URL, you will be automatically shown the graph of the 3 hours before the alert went off.
Thanks in advance!