Giter Site home page Giter Site logo

uption / netlink_wi Goto Github PK

View Code? Open in Web Editor NEW
5.0 5.0 1.0 221 KB

A library and command-line utility to retrieve information about wireless interfaces in Linux operating system using netlink protocol.

License: MIT License

Rust 100.00%
netlink rust wlan

netlink_wi's Introduction

Uption

Github Release Crates.io Crates.io CI docs

A tool to collect and export network performance metrics on Linux devices. This tool was inspired by wiperf project.

Documentation

Uption has a concept of collectors and exporters. Collectors generate metrics based on different tests and exporters export the generated data. See documentation for all the supported collectors and exporters. Documentation can be found from Uption wiki.

Installation

Cargo

When installed as a standalone executable, Uption will read configuration from the current folder or alternatively you can move the configuration file to /etc/uption/.

cargo install -f uption
wget https://raw.githubusercontent.com/uption/uption/master/uption.toml
uption

Debian package

Get the latest Debian package from Releases. Debian package allows installing Uption as a systemd service and the default configuration file is copied to /etc/uption/.

dpkg -i uption_x.y.z_amd64.deb
sudo systemctl enable uption
sudo systemctl start uption

Contributions

We welcome and appreciate pull requests. Please check the issues if you wish to contribute.

netlink_wi's People

Contributors

ollipa avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

netlink_wi's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.