January 2019
Intermediate to advanced
798 pages
20h 33m
English
The calculated items we've created so far referenced items on a single host or template. We just supplied item keys to the functions. We may also reference items from multiple hosts in a calculated item; in that case, the formula syntax changes slightly. The only thing we have to do is prefix the item key with the hostname, separated by a colon, the same as in the trigger expressions:
function(host:item_key)
Let's configure an item that would compute the average CPU load on both of our hosts:
Read now
Unlock full access