Ad Widget

Collapse

Zabbix Item Delta (Simple change)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • billhmoore
    Junior Member
    • Apr 2014
    • 3

    #1

    Zabbix Item Delta (Simple change)

    I have an item which I have defined to store value "Delta (simple change)".

    I am seeing random times where the delta is not correct.

    Has anyone seen this problem too?

    Well after some further investigation, it looks like to values were sent for the same time and the resulting delta was an average of the two deltas.

    Now I need to find why two values are being sent.
    Last edited by billhmoore; 07-05-2014, 18:32.
  • soulhunter
    Junior Member
    • Aug 2009
    • 22

    #2
    Originally posted by billhmoore
    I have an item which I have defined to store value "Delta (simple change)".

    I am seeing random times where the delta is not correct.

    Has anyone seen this problem too?

    Well after some further investigation, it looks like to values were sent for the same time and the resulting delta was an average of the two deltas.

    Now I need to find why two values are being sent.
    Are you using "active" items? (or zabbix trapper?).

    If so, your sending process is keeping the same timestamp while sending the data, if you are not doing that, ie, you are using normal "Zabbix agent" items, maybe you found a bug.

    Comment

    Working...