[UPDATE] - conf

This commit is contained in:
Prof Isen 2022-03-17 11:16:57 +01:00
parent 7c5bc10213
commit c69661a84f
5 changed files with 14 additions and 12 deletions

View File

@ -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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 48 KiB

After

Width:  |  Height:  |  Size: 41 KiB

View File

@ -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

View File

@ -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

View File

@ -1,5 +1,5 @@
LocalIp=127.0.0.1
LocalPort=8080
#########
LocalIp=10.10.10.4
LocalPort=1666
########
Crypted=no
LocalPassword='Evil@MonitoR-666'