Author: niallp
Date: Thu Jan 24 02:42:00 2008
New Revision: 614837
URL: http://svn.apache.org/viewvc?rev=614837&view=rev
Log:
Fix MoSKito link
Modified:
commons/sandbox/monitoring/trunk/PROPOSAL.html
Modified: commons/sandbox/monitoring/trunk/PROPOSAL.html
URL:
http://svn.apache.org/viewvc/commons/sandbox/monitoring/trunk/PROPOSAL.html?rev=614837&r1=614836&r2=614837&view=diff
==============================================================================
--- commons/sandbox/monitoring/trunk/PROPOSAL.html (original)
+++ commons/sandbox/monitoring/trunk/PROPOSAL.html Thu Jan 24 02:42:00 2008
@@ -25,10 +25,10 @@
<p>
Some opensource project allready try to fill the gap by providing simple
monitoring tools :
<ul>
-<li><a href="http://www.jamonapi.com">JamonAPI</a> is a well known monitoring
toolkit, but lacks for a modular design
+<li><a href="http://www.jamonapi.com">JAMon</a> is a well known monitoring
toolkit, but lacks for a modular design
and a clean tooling (separation between code and tests..). It is driven by a
single individual, and as a
result doesn't take advantage of an apache-like community driven
emulation.</li>
-<li><a href="http://http://moskito.anotheria.net">Moskito</a> is nicely
designed, but requires some technical
+<li><a href="http://moskito.anotheria.net/">MoSKito</a> is nicely designed,
but requires some technical
inheritence and for this reason is too much intrusive. Its user community is
still tiny accoring to sourceforge statistics</li>
</ul>
</p>