Netshow-linux is a Provider for
Netshow, a Network
Abstraction Software. It is optimized to collect core networking data
from Linux devices that contain many interfaces.
Netshow-linux has 2 main modules.
netshowlib
This module contains other modules that are responsible for retrieving
network information from the Linux kernel and associated components.
This information is abstracted in mainly into interface types, like
bonds, bridges, bond members and so on.
netshow
Netshow modules are responsible for printing the network information
collected from the netshowlib modules. For example, the
print_iface netshow module takes interface information retrieved by
netshowlib modules and abstracted in python objects and prints the
information in a human readable form.
Installation
Netshow is available on Pypi.python.org. Use the newish PIP version like 7.0+ and run
pip install netshow-linux-lib
Contributing
Fork it.
Create your feature branch (git checkout -bmy-new-feature).
Commit your changes (git commit -am 'Add some feature').
Push to the branch (git push origin my-new-feature).
Create new Pull Request.
License and Authors
Author:: Cumulus Networks Inc.
Copyright:: 2015 Cumulus Networks Inc.
Cumulus icon
Cumulus Linux
Cumulus Linux is a software distribution that runs on top of industry
standard networking hardware. It enables the latest Linux applications
and automation tools on networking gear while delivering new levels of
innovation and flexibility to the data center.