Ad Widget

Collapse

Problem monitoring interface traffic on map

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • fleon
    Junior Member
    • Aug 2014
    • 22

    #1

    Problem monitoring interface traffic on map

    Hello , i am having an issue monitoring interface traffic on a map.

    I have a firewall and i am monitoring one of its interface just fine like this:

    {WatchGuard Firewall Mcbo:ifInOctets[eth1].avg(60)}

    But on a cisco 1841 router i am getting *UKNOWN* when doing the same:

    {Router Movistar Internet:ifInOctets[Serial0/0/0.16].avg(60)}

    I am 100% sure i am not making a typo, i suspect a need to escape chars or something.

    The kicker? I have a graph on a template and i can monitor the Serial0/0/0.16 interface just fine on the graph.

    Am i doing something wrong or is there some parsing bug?
  • fleon
    Junior Member
    • Aug 2014
    • 22

    #2
    i was able to find the root of the issue
    Somehow, i fixed it by using {HOSTNAME} instead of "Router Movistar Internet". I thought that maybe on a host put on the map i was forced to use {HOSTNAME} but i put the name of another host and it worked fine, so i really don't know what happened.

    Comment

    • fleon
      Junior Member
      • Aug 2014
      • 22

      #3
      There is definitely some bug in this, because if i replace "Router Movistar Internet" with the ip address it works fine. And i am 100% sure i am putting the name like it is.

      Comment

      Working...