Menu

Tree [1c64f2] master /
 History

HTTPS access


File Date Author Commit
 .gitignore 2012-10-04 Yevgen Yevgen [740414] Added possibility of use local "pysnmp.egg" mod...
 README 2013-01-04 Yevgen Obraztsov Yevgen Obraztsov [1c64f2] Added correct required Python version = 2.4
 Screenshot-0.1.5.png 2012-10-02 Yevgen Obraztsov Yevgen Obraztsov [f84148] Initial commit
 sload.py 2012-10-04 Yevgen Yevgen [740414] Added possibility of use local "pysnmp.egg" mod...

Read Me

##########################################################
# 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>