SHOW:
|
|
- or go back to the newest paste.
1 | { | |
2 | "jsonrpc":"2.0", | |
3 | "method":"item.get", | |
4 | "params":{ | |
5 | "output":"extend", | |
6 | "sortfield":"itemid", | |
7 | "search":{ | |
8 | - | "10085" |
8 | + | "key_": "system.cpu.load[percpu,avg5]" |
9 | }, | |
10 | "hostids":[ | |
11 | "10085","10086" | |
12 | ] | |
13 | }, | |
14 | "id":2, | |
15 | "auth":"AUTH_ID" | |
16 | } |