Good morning,
I've managed to get zabbix up and running generating awesome graphs, but now I'm running into a situation where I'm trying to build a map, and label the links with current bandwidth utilization statistics. I actually got the idea from this link:
The problem I'm running into is I cant seem to pull the data from from ifInOctets[serial0/3/0].last()....
{{HOST.HOST}:ifInOctets[Serial0/3/0].last(0)} returns an *UNKNOWN*....
Is there any additional steps I can go through to try and figure out where my error is? :-)
I've managed to get zabbix up and running generating awesome graphs, but now I'm running into a situation where I'm trying to build a map, and label the links with current bandwidth utilization statistics. I actually got the idea from this link:
The problem I'm running into is I cant seem to pull the data from from ifInOctets[serial0/3/0].last()....
{{HOST.HOST}:ifInOctets[Serial0/3/0].last(0)} returns an *UNKNOWN*....
Is there any additional steps I can go through to try and figure out where my error is? :-)