[UPDATE] - conf
This commit is contained in:
parent
7c5bc10213
commit
c69661a84f
@ -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/
|
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
|
### tree
|
||||||
|
|
||||||
|
|||||||
BIN
img/web.png
BIN
img/web.png
Binary file not shown.
|
Before Width: | Height: | Size: 48 KiB After Width: | Height: | Size: 41 KiB |
@ -1,4 +1,3 @@
|
|||||||
10.10.10.3:1666#file#/tmp/coucou
|
10.10.10.3:1666#file#/tmp/test
|
||||||
10.10.10.3:1666#file#/tmp/nop
|
10.10.10.3:1666#part#/home/isen|50|80
|
||||||
10.10.10.3:1666#file#
|
10.10.10.3:1666#process#sshd
|
||||||
10.10.10.3:1666#NotRealSondeName#reboot
|
|
||||||
|
|||||||
@ -1,4 +1,3 @@
|
|||||||
10.10.10.4:1666#file#/tmp/coucou
|
10.10.10.4:1666#file#/tmp/test
|
||||||
10.10.10.4:1666#file#/tmp/nop
|
10.10.10.4:1666#part#/home/isen|50|80
|
||||||
10.10.10.4:1666#file#
|
10.10.10.4:1666#process#sshd
|
||||||
10.10.10.4:1666#NotRealSondeName#reboot
|
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
LocalIp=127.0.0.1
|
LocalIp=10.10.10.4
|
||||||
LocalPort=8080
|
LocalPort=1666
|
||||||
#########
|
########
|
||||||
Crypted=no
|
Crypted=no
|
||||||
LocalPassword='Evil@MonitoR-666'
|
LocalPassword='Evil@MonitoR-666'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user