GithubHelp home page GithubHelp logo

interface improvements? about wrtbwmon HOT 6 CLOSED

pyrovski avatar pyrovski commented on August 24, 2024
interface improvements?

from wrtbwmon.

Comments (6)

pyrovski avatar pyrovski commented on August 24, 2024

Thanks! OpenWRT has decent real-time bandwidth monitoring, but they are very conscientious about adding background processes or cron jobs. I haven't taken this up with project yet, but I feel that having wrtbwmon around can solve the problem for many people.

1: I'll make the "awk" branch the default; the code is much cleaner.

2: I don't think I have time for this. If you want to do it or know someone who does, go right ahead.

3: That's probably fine, but depends on your router CPU and where you are storing the database and html file. I have a branch somewhere with autorefresh and per-host charts that I will upload soon.

from wrtbwmon.

 avatar commented on August 24, 2024

thanks for your reply
I hope you could upload that branch soon :)

from wrtbwmon.

pyrovski avatar pyrovski commented on August 24, 2024

Check out the "experimental" branch. The wrtbwmon.sh functionality should be the same, but there's also a continuous.sh script that creates an in-memory time-series database of bandwidth measurements per host, and relays this to the user through CGI/JS. It has serious issues with the time-series data compaction, so don't trust the numbers yet.

from wrtbwmon.

Kiougar avatar Kiougar commented on August 24, 2024

Hey @pyrovski

  1. are you planning to improve the design a bit? bootstrap? maybe integrate with luci interface as luci-app-wrtbwmon?

I created the luci-wrtbwmon which is a Luci Web UI module that uses wrtbwmon; it also has some additional features.

But I kinda need help creating an .ipk for it. I would appreciate it if you could help me a little bit on that part.

Thanks in advance!

from wrtbwmon.

pyrovski avatar pyrovski commented on August 24, 2024

IPKs are similar to Debian packages. If you can find a copy of the ipkg-build script somewhere, the rest boils down to placing the input files in a particular directory layout. Here's an overview (I haven't followed it myself). I'll take a look at your project when I have time. Thanks for contributing!

from wrtbwmon.

pyrovski avatar pyrovski commented on August 24, 2024

@Kiougar : looks like you figured out how to make an ipk :)

from wrtbwmon.

Related Issues (20)

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.