Netshow Provider for Linux Operating Systems
Project description
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 -b my-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.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file netshow_linux_lib-1.1.5-py2.py3-none-any.whl
.
File metadata
- Download URL: netshow_linux_lib-1.1.5-py2.py3-none-any.whl
- Upload date:
- Size: 40.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8c2426c6610c7e17ccde8c73f8c2361c7e70c7622c73341fc69255dad27086ce |
|
MD5 | eec14fb3192313202a0a52fb76e68927 |
|
BLAKE2b-256 | 70c6d1061e87d3e6ee981cddb24b8463426aea4d96529e69ffbd6ce79da3ad82 |