Git Product home page Git Product logo

rknow's People

Contributors

tolissth avatar georgefkd avatar

Stargazers

 avatar

Watchers

 avatar

rknow's Issues

Add read_disks.rs

Add this file to read I/O speeds and other statistics, when you associate a PR with this issue we'll talk over the features here.

Daemonize program

Daemonize this program, please place the daemon code in a separate file keep the codebase clean. Place the output on a file in /var/log/rknow.log or /var/log/rknow-mm-dd-yy.log.

Add read_network.rs

Add a file that will read network statistics, the thing that I require is the utilization of every interface.

Create arguments parser

Create an argument parser in main.rs that will enable the user to make the following choices:
-D : Daemonize the program and write the data in /var/log/rknow.log
-c : Display CPU info in the output
-r : Display RAM info in the output
-n : Display Network info in the output
-d: Display disk info in the output
-h: Help message

Implement TODOs

There are some TODOs in the code, search them and consider implementing or fixing them.

Create read_ram.rs

Create a rust module named read_ram that will read the data from /proc/memstat and will display them (or write them in a file)

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.