Ad Widget

Collapse

Total outbound bandwidth with items

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • NorthenL
    Junior Member
    • Apr 2019
    • 1

    #1

    Total outbound bandwidth with items

    Hi,
    i'm new and i tryed to get oubound bandwith from Zabbix.
    I read this topic "forum/zabbix-help/3245-total-bandwidth-usage-for-a-day-week-month-year" and "zabbix-help/53433-bandwidth-data-transfer-monitoring-per-day-or-month" but it not works for me.
    I use 4.2 version, i get data with an Item "Zabbix Agent" like net.if.out[INTERFACENAME,bytes] and it works, but if i try to use a calculated item, it not supported.
    This is the formula of calculated ITEM:
    last("net.if.out[{[INTERFACENAME},bytes]")-last("net.if.out[{[INTERFACENAME},bytes]",1d) and the status is
    "Not supported" : "last()": item "HOST:net.if.out[{#INTERFACENAME},bytes] does not exit

    Can you help me?

Working...