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?
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?
Comment