linfo icon indicating copy to clipboard operation
linfo copied to clipboard

Network Activity

Open meteguerlek opened this issue 6 years ago • 2 comments

As the title suggests, the script doesn't monitor the inboud and outbound traffic of the current server. I hope this gets added to this script, im sure many people would be interested of it being added since this script is actually pretty leightweight.

Thanks

meteguerlek avatar Jun 03 '18 22:06 meteguerlek

Hey, sorry for the delayed reply.

By network activity, are you referring to the amount of bytes in/out of a NIC at the current time? Linfo currently reports the bytes in/out of a NIC but not the current rate. We could calculate the rate by taking two readings a second apart and getting the delta.

jrgp avatar Jun 08 '18 03:06 jrgp

Hi @jrgp, exactly the current up & down speed of the server. (its rx and tx if im not mistaken)

meteguerlek avatar Jun 08 '18 13:06 meteguerlek