Re: auditing network traffic

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 11/27/18 9:50 PM, Tim via users wrote:
> If I want to check on how much data my computer's been putting through
> my ISP over the last few days, is there anything logged by default that
> I can look at, or do need to install something extra?

Are you saying you have a single system with only traffic going to the ISP? 

I've never cared about the amount of traffic since they don't change for usage here in
Taiwan.  My router does keep track.  It only shows stats for either 24hrs or the past Week.

Since eth0 is the WAN interface I could use

ip -s -h link show eth0

since the router is Linux based.  And find the traffic since it was booted.

wifi> ip -s -h link show eth0
4: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP mode DEFAULT
group default qlen 1000
    link/ether 00:11:32:76:13:a7 brd ff:ff:ff:ff:ff:ff
    RX: bytes  packets  errors  dropped overrun mcast  
    356G       267M     0       0       0       0      
    TX: bytes  packets  errors  dropped carrier collsns
    28.1G      113M     0       0       0       0 
    
wifi> uptime
 22:16:09 up 17 days, 17:22, load average: 0.65, 0.59, 0.45

Without knowledge of your network topology it isn't clear if something as simple as that
will satisfy your needs.

If not, I suppose I'd do something like

dnf search traffic

to see if something pops out. 

-- 
Right: I dislike the default color scheme
Wrong: What idiot picked the default color scheme
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux