Version 3 (modified by andreu, 15 years ago) |
---|
Get the tool
svn checkout svn://195.98.238.195/renetcol/trunk/tool/renetcolGUI.py or directly on the browse source page from the trac server (directory /trunk/tool/, file renetcolGUI)
Install on Linux:
python renetcolGUI.py
Install on Win32:
- install python, GTK and requirements:
- for python:
- http://www.python.org/ download section
- for pyGTK:
- http://www.pcpm.ucl.ac.be/~gustin/win32_ports/ section pygtk on win32
- for GTK+:
- for python:
Collector and remote client communication REQUIRED:
you MUST change few values in the renetcolGUI.py file:
- line 28 : path to GTK
- line 47 to 53 : IP protocol choice and collector address
Note: For your first action from the client to the collector it's possible to have a delay (>20s, it depends on the delay between two routers template definition).