Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add network reporting to OS X #71

Closed
alq666 opened this issue Jun 10, 2012 · 0 comments
Closed

Add network reporting to OS X #71

alq666 opened this issue Jun 10, 2012 · 0 comments
Assignees
Labels
Milestone

Comments

@alq666
Copy link
Member

alq666 commented Jun 10, 2012

The command on OS X is netstat -i -b.

Name  Mtu   Network       Address            Ipkts Ierrs     Ibytes    Opkts Oerrs     Obytes  Coll
lo0   16384 <Link#1>                        252623     0  368415571   252623     0  368415571     0
lo0   16384 localhost   fe80:1::1           252623     -  368415571   252623     -  368415571     -
lo0   16384 127           localhost         252623     -  368415571   252623     -  368415571     -
lo0   16384 localhost   ::1                 252623     -  368415571   252623     -  368415571     -
gif0* 1280  <Link#2>                             0     0          0        0     0          0     0
stf0* 1280  <Link#3>                             0     0          0        0     0          0     0
en0   1500  <Link#4>    04:0c:ce:db:4e:fa 20328868     0 13309516362 14810885     0 11363839527     0
en0   1500  seneca.loca fe80:4::60c:ceff: 20328868     - 13309516362 14810885     - 11363839527     -
en0   1500  2001:470:1f 2001:470:1f07:11d 20328868     - 13309516362 14810885     - 11363839527     -
en0   1500  2001:470:1f 2001:470:1f07:11d 20328868     - 13309516362 14810885     - 11363839527     -
en0   1500  192.168.1     192.168.1.63    20328868     - 13309516362 14810885     - 11363839527     -
en0   1500  2001:470:1f 2001:470:1f07:11d 20328868     - 13309516362 14810885     - 11363839527     -
p2p0  2304  <Link#5>    06:0c:ce:db:4e:fa        0     0          0        0     0          0     0
ham0  1404  <Link#6>    7a:79:05:4d:bf:f5    27552     0    6231369    17764     0    8030253     0
ham0  1404  5             5.77.191.245       27552     -    6231369    17764     -    8030253     -
ham0  1404  seneca.loca fe80:6::7879:5ff:    27552     -    6231369    17764     -    8030253     -
ham0  1404  2620:9b::54 2620:9b::54d:bff5    27552     -    6231369    17764     -    8030253     -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant