Ad Widget

Collapse

Problem in Calculated items if some items are not fetch

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • nima0102
    Senior Member
    • May 2010
    • 106

    #1

    Problem in Calculated items if some items are not fetch

    Hi
    In order to check CPU usage on every core, I have created Calculated Item with Forlmula "100-last("system.cpu.util[0,idle,avg1]")" . this is good, but if in period of time zabbix server can not get system.cpu.util[0,idle,avg1] item, the calculated item will be same value until new value is fetched for system.cpu.util[0,idle,avg1], so all calculated items are not true. and related graphs display one line in graph .

    Is there nay solution for that?if one item is not fetch,correspond calculated items are not calculated.
Working...