Ad Widget

Collapse

Sum o values

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • akbar415
    Senior Member
    • May 2015
    • 119

    #1

    Sum o values

    Hi.
    I have a map that show the network traffic between router.
    I can set the network traffic to show in map the just adding the item key on label {router-01:ifInOctets[Serial0/1/0].last}

    But how can I show the sum of two key in the label on a map?
    Sample
    Item A: {router-01:ifInOctets[Serial0/1/0].last}
    Item B: {router-01:ifInOctets[Serial0/1/0].last}
    I want to show the sum of Item A and B.

    How can I do that?


    Sorry for the bad english
  • tbearrows
    Junior Member
    • Mar 2017
    • 1

    #2
    Did you figure this out

    I am trying to do the same thing.

    Thank you

    Comment

    Working...