Ad Widget

Collapse

Problem with bandwidth monitoring of network interfaces

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • temmar1991
    Junior Member
    • Dec 2016
    • 1

    #1

    Problem with bandwidth monitoring of network interfaces

    Hi !
    I was faced with problem of monitoring network thresholds interfaces depending on bandwidth interfaces.
    I want to create trigger:
    {Network interface status discovery:net.if.total[{#IFDESCR}, bytes].last()}>
    Network interface status discovery:ifSpeed[{#SNMPINDEX}]*0.8
    where

    ifSpeed[{#SNMPINDEX}] comes from discovery rules

    Key ifSpeed[{#SNMPINDEX}]

    SNMP OID IF-MIB::ifSpeed.{#SNMPIndex}

    Interface {#IFDESCR} capacity - item prototypes

    Key ifSpeed

    SNMP OID IF-MIB::ifSpeed.{#SNMPIndex}



    but it's not work.

    How can I do it?

    Thanks.
  • grmnrvs
    Member
    • Jun 2018
    • 35

    #2
    Originally posted by temmar1991
    Hi !
    I was faced with problem of monitoring network thresholds interfaces depending on bandwidth interfaces.
    I want to create trigger:
    {Network interface status discovery:net.if.total[{#IFDESCR}, bytes].last()}>
    Network interface status discovery:ifSpeed[{#SNMPINDEX}]*0.8
    where

    ifSpeed[{#SNMPINDEX}] comes from discovery rules

    Key ifSpeed[{#SNMPINDEX}]

    SNMP OID IF-MIB::ifSpeed.{#SNMPIndex}

    Interface {#IFDESCR} capacity - item prototypes

    Key ifSpeed

    SNMP OID IF-MIB::ifSpeed.{#SNMPIndex}



    but it's not work.

    How can I do it?

    Thanks.
    Hi, could you solve it?

    Comment

    Working...