sload Code
Bandwidth Monitoring Tool; Console SNMP traffic monitor
Status: Beta
Brought to you by:
obrazcov
| File | Date | Author | Commit |
|---|---|---|---|
| .gitignore | 2012-10-04 |
|
[740414] Added possibility of use local "pysnmp.egg" mod... |
| README | 2013-01-04 |
|
[1c64f2] Added correct required Python version = 2.4 |
| Screenshot-0.1.5.png | 2012-10-02 |
|
[f84148] Initial commit |
| sload.py | 2012-10-04 |
|
[740414] Added possibility of use local "pysnmp.egg" mod... |
########################################################## # Python console remote interface traffic load (by SNMP) # # sload.py version 0.1.5 # ########################################################## REQUIREMENTS: Python 2.4 pysnmp Python library (If you have python-setuptools installed then you can install pysnmp library with this command: easy_install pysnmp ) SCRIPT DEFAULTS: SNMP version = v2 SNMP community = public Polling time = 1 sec USE: sload.py <host>