Home
News
Events
Press
Downloads
Exploitation Items (Installers)
Publications
Links
Partners
Contact
Search
Newsletter Issues
Wiki
BREIN User and Development Forum
BREIN Architecture
Knowledge Portal
Login Form
Latest News
6th Newsletter issue available   The 6th BREIN newsletter issue is now available. To download it, visit the "Newsletter Issues" section on the left menu or click here .   Details...

SOC-LOG'09 workshop at ICSOC-ServiceWave conference     BREIN is supporting the 1st International Workshop on Service Oriented Computing in Logistics (SOC-LOG'09) which will be held as part of ICSOC/ServiceWave, in Stockholm, Sweden (November 23, 2009).    Details...

New demo video BREIN project participated in the Internet of Services 2009 Concertation meeting, presenting among others two demos showing the work done on Semantically enhanced SLA Negotiations and Semantic aware and SLA-Driven Resource Management for Virtualized and Heterogeneous Platforms.   Details...

Cloud Computing Providers Part of our work done for the State of the Art is now available also through Gridipedia (visit here )   Details...

Semantics Week 2009   BREIN and the European projects STASIS, SOA4ALL, and the NESSI Semantics Group, would like to invite you to "Semantics Week" to be held June 22-26th in beautiful and logistic friendly Amsterdam.   Details...




BREIN Dissemination CDcd.jpg

newsletter.jpg





Receive HTML?

 Virtualized Resource Management and Monitoring TOOLKIT

Role(s):  Service Provider

Component(s):                   Virtualization Manager

Resource Monitor

License: LGPL

 

 

Usage Instructions

Installation

Software Installation

Virtualized Resource Management and Monitoring Toolkit API

 

Usage Instructions

The Virtualized Resource Management and Monitoring (VRMM) toolkit contains the required components for managing and monitoring resources exposed as Virtual Machines (VM). It is capable to create customized virtual machines (VM) to execute jobs providing the required fully isolation between jobs. It also monitors the resources used per VM and dynamically reassigns resources between different VM when it is required.

The VRMM is composed by Virtualization Manager (VtM), which is in charge of creating the VM, assign and reassign in runtime the required resources, and the Resource Monitor (RM) which monitors the amount of resources used per VM.

 

 Virtualized Resource Management and Monitoring Installation

 

Installation Requirements

The VRMM toolkit is built for the Linux OS and Java 1.5+. The installation process also requires the Maven 2 build manager which downloads all the required libraries to build the toolkit. Therefore, it requires internet access with the outbound connexions allowed.

 

 

Deployment Tips

The minimum infrastructure to deploy the VRMM toolkit is a single computer with all the prerequisites installed. There can be only one RM per provider and one VtM per physical resource. Machines controlled by Xen require the installation of libxenmonitor [1] on the JVM before running. All of them are depicted in link Figure 41 which shows the fully distributed deployment of the VRMM Toolkit

Issues to take into account for the deployment:

·One VtM per physical node.

·There are no grouping restrictions. Components can be deployed together on a single machine as well as in different machines which can be reachable through the internet.

 

 

 

Software Installation

The VRMM toolkit contains two components, the VtMPackage and RMPackage.

 

 

 Virtualized Resource Management and Monitoring Toolkit API