Skip to content
/ snetz Public

Snetz is a small and simple live network bandwidth monitoring tool implemented in python. These tool get a some values from the pseudo-file "/proc/net/dev" and re-presented to the standard output.

Notifications You must be signed in to change notification settings

rndc/snetz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

################################################################# # # snetz.py -- Simple Bandwidth Monitoring. # Abi <l0g.bima@gmail.com> # # http://projects.gxrg.org # http://rndc.or.id # ################################################################ You'll need: Python The dev pseudo-file, in linux machine at "/proc/net/dev" How to: - Install python Setup.py - Remove python Remove.py Thanks to: g0wal as inspired me :D RNDC (Indonesia Research and Development Center) and others 

About

Snetz is a small and simple live network bandwidth monitoring tool implemented in python. These tool get a some values from the pseudo-file "/proc/net/dev" and re-presented to the standard output.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages