acmpesuecc / ResourcePolice

ResourcePolice is a simple system resource monitoring tool for all platforms.
4 stars 22 forks source link

Issue #3 - network resources capture #11

Closed RakshithRAcharya closed 2 years ago

RakshithRAcharya commented 2 years ago

Closes #3

chick-bot[bot] commented 2 years ago

Hi, @RakshithRAcharya! Thank you for your Pull Request 🥳🚀 A Maintainer will review your PR Shortly. Till then, hold tight!

skudlur commented 2 years ago

Hey @RakshithRAcharya, good job! But I want the values to be refreshed after the time delay, but that does not seem to be happening here. Please fix that issue and I'll approve the PR.

RakshithRAcharya commented 2 years ago

Hey @suhaskv1 do you want only the network resources to be refreshed or everything in start function??

skudlur commented 2 years ago

@RakshithRAcharya I want all the resources to be refreshed according to the time delay.

RakshithRAcharya commented 2 years ago

Hey @suhaskv1 Check it out now.....after the new commit.....tell me If I have to change anything

skudlur commented 2 years ago

Verifying, stay put for updates!

skudlur commented 2 years ago

@RakshithRAcharya Not working. Check refreshing again.

RakshithRAcharya commented 2 years ago

https://user-images.githubusercontent.com/44904179/137507219-96524e3e-67cf-44c6-9d71-9ef813d2ef6e.mov

It is working on my local

skudlur commented 2 years ago

Hey @RakshithRAcharya, that's a good effort! Kudos for that, but that's not what I was expecting. I want a simple interface, so exclude the MAC address, IP and all the intimate stuff. Also, the tick time refreshing does not seem to be working. I want data to be in a single line. So basically clear and enter new value for each tick. Try implementing that please.

RakshithRAcharya commented 2 years ago

@suhaskv1 What exactly do you want in network resources??

skudlur commented 2 years ago

I just want sent and received data traffic (preferably in KBs) and speeds of up and down. Also, I need recursive data i.e dynamic data for the output for all the resources changing at the same tick time.

skudlur commented 2 years ago

You are very close to getting this, so do it ASAP and I'll allot your bounty after the changes!