Hey,
I have just written Python script which fetch QoS data from Cisco IOS routers (class-maps, service policy) OIDs. Zabbix template based on script output discovers QoS items like bitrate, bytes, droprate per class basis.
I decided to write own new script as one which...