10000 GitHub - fsfiii/lifstat: lifstat is a linux utility that reads /proc/net/dev and reports input and output statistics for available network interfaces over a repeating time inteval similar to the BSD 'netstat -i' command.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ lifstat Public

lifstat is a linux utility that reads /proc/net/dev and reports input and output statistics for available network interfaces over a repeating time inteval similar to the BSD 'netstat -i' command.

License

Notifications You must be signed in to change notification settings

fsfiii/lifstat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lifstat README
==============

lifstat is a linux utility that reads /proc/net/dev and reports input and
output statistics for available network interfaces over a repeating time
inteval similar to the BSD 'netstat -i' command.

Please feel free to let me know if you find this program useful or if you
have any problems with it.

Install
-------

Edit the Makefile to change PREFIX from the default /usr/local if desired.

$ make
($ su)
$ make install

License
-------

The source code is available under a BSD license.  Please read the included
LICENSE file for more information.

Frank S. Fejes III
frank@fejes.net

About

lifstat is a linux utility that reads /proc/net/dev and reports input and output statistics for available network interfaces over a repeating time inteval similar to the BSD 'netstat -i' command.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0