There is a bug in history.get method, which was not fixed in Zabbix 2.4:
parameter "output" does not support "queries", so if you specify (in Perl notation):
- you will not get "values" at all, but only "clock" and "itemid".
parameter "output" does not support "queries", so if you specify (in Perl notation):
Code:
"output"=>["clock","value"]