From: oetiker Date: Mon, 29 Oct 2012 08:56:36 +0000 (+0000) Subject: initial X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=590b17ec0732826727858abe043216bc812819fb;p=rrdtool-all.git initial git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.4@2306 a5681a0c-68f1-0310-ab6d-d61299d08faa --- diff --git a/website/rrdworld/Cadmon_Anomaly_Detection.xml b/website/rrdworld/Cadmon_Anomaly_Detection.xml new file mode 100644 index 00000000..a25795d7 --- /dev/null +++ b/website/rrdworld/Cadmon_Anomaly_Detection.xml @@ -0,0 +1,16 @@ + + + Cadmon - Data Channel Throughput Anomaly Detection Tool + Zaven Navoyan + 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. + http://code.google.com/p/cadmon/ + 2012 10 + GPL + + + + + + + \ No newline at end of file diff --git a/website/rrdworld/index.wml b/website/rrdworld/index.wml index 39e72766..852cd701 100644 --- a/website/rrdworld/index.wml +++ b/website/rrdworld/index.wml @@ -27,6 +27,7 @@ add-ons to big applications or even replacements for rrdtool itself.

#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"