SoonyangZhang / greencloud-ns2

This is a modified version of GreenCloud extension for NS2.

Home Page:https://greencloud.gforge.uni.lu/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

INSTALLATION GUIDE

GreenCloud simulator is an extension of NS-2 network simulator.

It comes as an archived source tree, or as a pre-configured VM, which works with VirtualBox and theoretically should work with VMWare Player as well (although the developers do not test or support this use case). The VM also includes a pre-configured Eclipse environment, so it is the easiest way to download GreenCloud and start running simulations and/or modifying the source code.

If you are building GreenCloud on a non-VM machine, here are the basic instructions:

1. Download GreenCloud from its homepage at http://greencloud.gforge.uni.lu/

2. Unpack the downloaded software. It comes already integrated into NS-2 source code.

3. Navigate to the extracted directory.

4. run ./install.sh to do a full installation (it should work on any Debian-based system with a 3.2+ kernel, i.e. Ubuntu 12.x and higher)

5. Execute the simulation script by running ./run

6. View the dashboard by opening src/dashboard/dashboard.html. You can also enable automatic dashboard display by un-commenting the last 2 lines in the "run" script, although depending on your OS configuration, this might give annoying results.

About

This is a modified version of GreenCloud extension for NS2.

https://greencloud.gforge.uni.lu/


Languages

Language:C 30.4%Language:C++ 22.1%Language:Tcl 16.4%Language:JavaScript 14.7%Language:Roff 6.0%Language:TeX 2.6%Language:HTML 2.4%Language:Shell 1.4%Language:Makefile 1.0%Language:Mathematica 0.6%Language:PostScript 0.6%Language:Perl 0.6%Language:M4 0.5%Language:BlitzBasic 0.4%Language:R 0.1%Language:Yacc 0.1%Language:PHP 0.1%Language:Objective-C 0.0%Language:Awk 0.0%Language:Gnuplot 0.0%Language:CSS 0.0%Language:Batchfile 0.0%Language:Lua 0.0%Language:DTrace 0.0%Language:DIGITAL Command Language 0.0%Language:MATLAB 0.0%