NMS


netdisco-sshcollector now available for Netdisco 1.x and 2.x

We’ve released our Open Source netdisco-sshcollector on github. It is a modular package for Netdisco ARP table collection by SSH, intended for devices which do not offer conventional SNMP IP-MIB access to this information. Depending on your Netdisco version, use these repositories: For Netdisco 1.x Legacy, the code is maintained by us as long as […]


QoS parsing on Cisco routers

As I wrote in my previous article, Cisco ASR have a strange way of indexing its cbQos* tables, so I had to rewrite a parser following the MIB more closely. It is available as part of a bigger software part, originally written by Shane Scott, namely a QoS Zenpack for Zenoss. I adapted Shane’s work to […]