Ad Widget

Collapse

Calculate items doesn't work with LLD ?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Datacenter1.com
    Junior Member
    • May 2006
    • 10

    #1

    Calculate items doesn't work with LLD ?

    Hi

    I'm trying to calculate avg packet size for network interfaces, the formula is very single:
    ~avg packet size = network traffic/ deltas pps

    but because network interfaces are auto discovery,the calculated prototype item formula looks like last("net.if.in[{#IFNAME},]"}/last("net.if.in[{#IFNAME},packets]") but it doesn't work

    Am I doing something wrong or zabbix doesn't support calculated item in prototypes?

    Is there a work around? any other way to get average packet size at nic level?

    Thank You
Working...