summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2180f76)
raw | patch | inline | side by side (parent: 2180f76)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Mon, 29 Oct 2012 08:56:36 +0000 (08:56 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Mon, 29 Oct 2012 08:56:36 +0000 (08:56 +0000) |
website/rrdworld/Cadmon_Anomaly_Detection.xml | [new file with mode: 0644] | patch | blob |
website/rrdworld/index.wml | patch | blob | history |
diff --git a/website/rrdworld/Cadmon_Anomaly_Detection.xml b/website/rrdworld/Cadmon_Anomaly_Detection.xml
--- /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)
#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"