bozensel / how-to-get-port-utilization-outputs

This repo is for getting utilization outputs under show port detail output fpr Nokia SR boxes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how-to-get-port-utilization-outputs

This repo is for getting utilization outputs under show port detail output for Nokia SR boxes.

Netmiko and parser have been used to get required data.

Netmiko is a multi-vendor SSH Python library that simplifies the process of connecting to network devices via SSH. This library adds vendor-specific logic to paramiko, which is the de-facto SSH library in Python.

Port utilization is a measure of the amount of traffic on a link or a LAG relative to the link's or LAG's capacity over a period of time.

The output after program runs:

image

About

This repo is for getting utilization outputs under show port detail output fpr Nokia SR boxes.

License:MIT License


Languages

Language:Python 100.0%