Advertisement
kazoda

zabbix api history.get json

Aug 10th, 2014
248
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. {
  2. "jsonrpc":"2.0",
  3. "method":"history.get",
  4. "params":{
  5. "output":"extend",
  6. "history":0,
  7. "itemids":"ITEM_ID",
  8. "sortfield":"clock",
  9. "time_from":"1407510000",
  10. "time_till":"1407596400"
  11. },
  12. "id":2,
  13. "auth":"AUTH_ID"
  14. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement