Ad Widget

Collapse

Traffic sum of discovered interfaces

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • gattomark
    Junior Member
    • Nov 2015
    • 4

    #1

    Traffic sum of discovered interfaces

    Hi,

    I have created "Template" with inside a "Discovery rule" SNMPv2 based on "IF-MIB::ifAlias" to create ifInOctets and ifOutOctets items of all interfaces that I need to monitor.

    Now I need to create a graph and a trigger based on the sum of all ifInOctets and the sum of all ifOutOctets of these interfaces. How can I do?

    (sorry my english)

    Thanks,
    Marco
  • gattomark
    Junior Member
    • Nov 2015
    • 4

    #2
    Do you have any solution?
    Thanks,
    Marco

    Comment

    • evertonco
      Member
      • Aug 2014
      • 75

      #3
      The only way to do this is knowing all your item names and create a calculated item writing a big expression.

      If your device do not have a specific SNMP item to get total traffic, you could write um script to sum all interface traffic and use "external script" item type.

      Otherwise, depending of your intention, you can only monitor the interface of external traffic.

      Comment

      • gattomark
        Junior Member
        • Nov 2015
        • 4

        #4
        Any news in version 3.0, for not create a script?
        Thanks
        Marco

        Comment

        Working...