From 571e79c2184a453f2fe5c7a309d14d8b2d6e00d1 Mon Sep 17 00:00:00 2001 From: Christian Wiese Date: Wed, 27 Sep 2006 19:50:19 +0000 Subject: [PATCH] * added a small part regarding network traffic monitoring git-svn-id: svn+ssh://svn.opensde.net/home/users/karasz/x5/tardiba/trunk@24 471cc25b-571d-0410-8e29-1f4f9b506cef --- doc/tardiba.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/tardiba.txt b/doc/tardiba.txt index 75e2d1c..33baec1 100644 --- a/doc/tardiba.txt +++ b/doc/tardiba.txt @@ -164,4 +164,10 @@ certain log files, system status and stats (cpu usage, ram etc), monitoring pg sessions because the internal pg monitor sucks, we need a good policy on killing iddle sessions and runaway processes. +- monitoring network traffic is a good meassurement as well. From one side it + helps to find possible network related bottlenecks on the other it also + provides valuable information for intrusion detection. + + Possible tools: + - sancp (prelude aware!)