X-Git-Url: http://ftp.carnet.hr/pub/carnet-debian/scm?a=blobdiff_plain;f=debian%2Fossec-hids%2Fusr%2Fshare%2Fdoc%2Fossec-hids%2Fmanager.txt;fp=debian%2Fossec-hids%2Fusr%2Fshare%2Fdoc%2Fossec-hids%2Fmanager.txt;h=0000000000000000000000000000000000000000;hb=946517cefb8751a43a89bda4220221f065f4e5d1;hp=660c03b9a80ef2b4c3060978aaefdf54fd5c37f6;hpb=3f728675941dc69d4e544d3a880a56240a6e394a;p=ossec-hids.git diff --git a/debian/ossec-hids/usr/share/doc/ossec-hids/manager.txt b/debian/ossec-hids/usr/share/doc/ossec-hids/manager.txt deleted file mode 100644 index 660c03b..0000000 --- a/debian/ossec-hids/usr/share/doc/ossec-hids/manager.txt +++ /dev/null @@ -1,21 +0,0 @@ -OSSEC v0.9 -Copyright (C) 2009 Trend Micro Inc. - - -How do the server manager the agents. - --The server will open port 1514 (by default) and listen for - messages from the clients. Only the IP of the clients will be - allowed. - --Every 10 minutes, the client will send an status notification - to the server. This status message contain some information - about the agent system and information about the files it - has on the shared directory. - --The server will receive the status message, update the agent - status file and check if it has any file to be sent to the - agent. If it has, it will connect to the agent and send - the file. - --Every message will be encrypted.