Revision: 210
Author: antonioams
Date: Wed Sep 9 06:50:43 2009
Log: Edited wiki page through web user interface.
http://code.google.com/p/sipana/source/detail?r=210
Modified:
/wiki/SipanaArchitecture.wiki
=======================================
--- /wiki/SipanaArchitecture.wiki Tue Sep 8 13:04:18 2009
+++ /wiki/SipanaArchitecture.wiki Wed Sep 9 06:50:43 2009
@@ -1,6 +1,14 @@
-#summary Project architecture overview
#labels Development,Documentation
+==Summary Project architecture overview==
The diagram bellow illustrates the Architecture decisions in the current
version of Sipana. For information about future developments visit the
[
http://code.google.com/p/sipana/wiki/Issues?tm=3 Issues] page and take a
look in the
[
http://compmack.googlecode.com/svn/marcoshack/tgi/TGI_Marcos_Hack.pdf
Marcos Hack's graduation term] (only in Portuguese).
<img
src="
http://sipana.googlecode.com/svn/images/sipana_architecture.png"/>
+
+==Deployment overview==
+The image bellow ilustrates a possible distributed deployment environment:
+
+<img
src="
http://sipana.googlecode.com/svn/images/sipana_distributed_deploy.png"/>
+In each site (Tokyo, São Paulo, and Los Angeles) there are a Sipana Agent
running as a network sniffer monitoring all of the Sip Signaling in the LAN.
+
+Only in Tokyo there is a Sipana Server, so all of the agents send the Sip
Statistics to the Sipana Server in Tokyo, and anybody could acces the
Sipana Server in Tokyo to analyse the performance, and troubleshooting of
the whole network.