Hi,
Is it possible in Zabbix that, Can I add two more jmx items and make it to item3?
example:
Item1 data I am able to pull it and able to show it in graph similarly Item2
But I would like to sum both the item values and draw graph
Item1 : jmx[<object name1>,<attribute name1>]
Item2 : jmx[<object name2>,<attribute name2>]
now Item3 = Item1 + Item 2
Is it possible in Zabbix that, Can I add two more jmx items and make it to item3?
example:
Item1 data I am able to pull it and able to show it in graph similarly Item2
But I would like to sum both the item values and draw graph
Item1 : jmx[<object name1>,<attribute name1>]
Item2 : jmx[<object name2>,<attribute name2>]
now Item3 = Item1 + Item 2
Comment