Skip to content

johnniehay/WANem-controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WANem-controller

A time driven WANem controller

Wiki

WANem controller is a two part system

wanemconf.py - parses config file and outputs csv file for wanemrun

wanemrun.py - reads csv file and sends commands to WANem webserver

Requirements:

python-2.7: or high except python3

mechanize: install using "easy_install mechanize"

Usage:

python wanemconf.py inputconf outputcsv

python wanemrun.py serverhostname|serverip inputcsv

Configuration: Config format

time interface [subconfig] parameter=value[;parameter=value] see sample .conf files

About

A time driven WANem controller

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages