diff --git a/README.md b/README.md index 7b0bc2f..ef9efc6 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,11 @@ SONDE is get by the server and it exec SCRIPT with ARG get from the client SCRIPT are in /usr/local/bin/monithor-server.d/ -**file-present.sh** is an exemple. +Actual : + +**file-present.sh** : check if a file (abosult path) is persent + +** ### tree diff --git a/img/web.png b/img/web.png index f2e9229..238bbf6 100644 Binary files a/img/web.png and b/img/web.png differ diff --git a/monithor-client/etc/monithor-client/conf/Card_10.10.10.3-1666.cfg b/monithor-client/etc/monithor-client/conf/Card_10.10.10.3-1666.cfg index 352b702..cc80ee5 100644 --- a/monithor-client/etc/monithor-client/conf/Card_10.10.10.3-1666.cfg +++ b/monithor-client/etc/monithor-client/conf/Card_10.10.10.3-1666.cfg @@ -1,4 +1,3 @@ -10.10.10.3:1666#file#/tmp/coucou -10.10.10.3:1666#file#/tmp/nop -10.10.10.3:1666#file# -10.10.10.3:1666#NotRealSondeName#reboot +10.10.10.3:1666#file#/tmp/test +10.10.10.3:1666#part#/home/isen|50|80 +10.10.10.3:1666#process#sshd diff --git a/monithor-client/etc/monithor-client/conf/Card_10.10.10.4-1666.cfg b/monithor-client/etc/monithor-client/conf/Card_10.10.10.4-1666.cfg index 8b0ba03..094c910 100644 --- a/monithor-client/etc/monithor-client/conf/Card_10.10.10.4-1666.cfg +++ b/monithor-client/etc/monithor-client/conf/Card_10.10.10.4-1666.cfg @@ -1,4 +1,3 @@ -10.10.10.4:1666#file#/tmp/coucou -10.10.10.4:1666#file#/tmp/nop -10.10.10.4:1666#file# -10.10.10.4:1666#NotRealSondeName#reboot +10.10.10.4:1666#file#/tmp/test +10.10.10.4:1666#part#/home/isen|50|80 +10.10.10.4:1666#process#sshd diff --git a/monithor-server/etc/monithor-server/service.cfg b/monithor-server/etc/monithor-server/service.cfg index c30893e..05d364a 100644 --- a/monithor-server/etc/monithor-server/service.cfg +++ b/monithor-server/etc/monithor-server/service.cfg @@ -1,5 +1,5 @@ -LocalIp=127.0.0.1 -LocalPort=8080 -######### +LocalIp=10.10.10.4 +LocalPort=1666 +######## Crypted=no LocalPassword='Evil@MonitoR-666'