Code

initial
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Mon, 29 Oct 2012 08:56:36 +0000 (08:56 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Mon, 29 Oct 2012 08:56:36 +0000 (08:56 +0000)
git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.4@2306 a5681a0c-68f1-0310-ab6d-d61299d08faa

website/rrdworld/Cadmon_Anomaly_Detection.xml [new file with mode: 0644]
website/rrdworld/index.wml

diff --git a/website/rrdworld/Cadmon_Anomaly_Detection.xml b/website/rrdworld/Cadmon_Anomaly_Detection.xml
new file mode 100644 (file)
index 0000000..a25795d
--- /dev/null
@@ -0,0 +1,16 @@
+<rrdworld type="application"
+          icon="" > <!-- Size 100x66 -->
+       <name> Cadmon - Data Channel Throughput Anomaly Detection Tool </name>
+     <author> Zaven Navoyan </author>
+<description> Cadmon analyses data channels' throughput information (e.g. current downlink, uplink rates) based on its history and detects anomaly values. Anomaly refers to every unusual change in traffic pattern such as fall of traffic activity due to problems with uplink channels, sudden decrease of concurrent users due to problems in network, DDOS attacks, changes in routing paths, etc. Cadmon uses statistical methods to learn channel behavior history for several days and makes decision for current throughput values. It can be integrated with monitoring systems such as Nagios, Bigbrother, etc. </description>
+   <homepage> http://code.google.com/p/cadmon/ </homepage> 
+       <year> 2012 </year><month> 10 </month> <!-- Entry creation date -->
+    <license> GPL </license>
+
+   <!-- Optional -->   
+
+   <livesite> </livesite> 
+      <email> </email> <!-- Author contact -->
+
+</rrdworld>
\ No newline at end of file
index 39e727665d18e2bd8eb32de2850e1de3a4c7a928..852cd70183e2aa9e2093cb22c0c35f63261409f3 100644 (file)
@@ -27,6 +27,7 @@ add-ons to big applications or even replacements for rrdtool itself.</p>
 #include "bbstatus.xml"
 #include "bigsis_rrdworld.xml"
 #include "cacti.xml"
+#include "Cadmon_Anomaly_Detection.xml"
 #include "collectd.xml"
 #include "efw-community.xml"
 #include "eluna_graph_system.xml"