<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Usage</title><link>https://sourceforge.net/p/ariaaperta/wiki/Usage/</link><description>Recent changes to Usage</description><atom:link href="https://sourceforge.net/p/ariaaperta/wiki/Usage/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 04 Jun 2012 13:50:28 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/ariaaperta/wiki/Usage/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Usage modified by Flavio</title><link>https://sourceforge.net/p/ariaaperta/wiki/Usage/</link><description>&lt;pre&gt;--- v1
+++ v2
@@ -5,3 +5,39 @@
 
 ****
 ****
+
+Before using AriaAperta scripts, you must configure the infrastructure (Server and Nodes) as described in [Configuration](Configuration) page.
+
+****
+
+Run (without parameter) the "server/ariaSrv.rb" script on the server to initialize the front-end and put it in "listen" state, waiting for requests.
+
+     ruby ariaSrv.rb
+
+****
+
+On each node, run the "node/hostLoop.rb" script; it initializes the database where node load stats will be stored.
+
+     ruby hostLoop.rb
+
+****
+
+Finally, in order to run the service, run the "client/ariaCli.rb" script on the client terminal. It must be run with, at least, one parameter depending on the request type.
+
+Usage:
+     
+             &lt;request_type&gt;                   &lt;request_options&gt;
+     
+     0: VoIP service
+     1: generic virtual machine
+     2: keep-alive acknowledge
+     3: terminate sevice/vms                   "all",list,range
+
+
+Examples:
+
+     ruby ariaCli.rb 1
+     ruby ariaCli.rb 3 all
+     ruby ariaCli.rb 3 1,3..6
+****
+****
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Flavio</dc:creator><pubDate>Mon, 04 Jun 2012 13:50:28 -0000</pubDate><guid>https://sourceforge.nete8ace946a314369d80bcf86309ae8f7eafaab90e</guid></item><item><title>WikiPage Usage modified by Flavio</title><link>https://sourceforge.net/p/ariaaperta/wiki/Usage/</link><description>****
****

**AriaAperta scripts usage guide**

****
****</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Flavio</dc:creator><pubDate>Tue, 29 May 2012 13:40:05 -0000</pubDate><guid>https://sourceforge.net59f67c44ac985931d7974b4c5fb8d2d2de6e2c38</guid></item></channel></rss>