Verifié les logiciel lancé:
ps -ef | grep knx
Réponse normal:
root 1183 1 0 mars30 ? 00:03:48 /usr/local/bin/linknx --config=/home/myolympe/linknx.xml -w
knxd 18977 1 0 août07 ? 00:01:23 /usr/bin/knxd -e 0.0.1 -E 0.0.2:8 --Name=MDS-KnX -c -D -R -T -S -u /tmp/eib -b usb:
myolympe 24753 23782 0 14:19 pts/2 00:00:00 grep --color=auto knx
Pour stoper la supervision et avoir une vu direct:
sudo killall linknx && linknx --config=/etc/linknx.xml --write=/etc/linknx.xml
Ctrl+C pour quitter le mode live
Pour remettre en fonctionnement auto:
linknx -d --config=/etc/linknx.xml --write=/etc/linknx.xml
adresse de groupe bouton panic:
Pour accéder a la supervision:
ssh -p 16022 -L 8080:localhost:80 myolympe@84.55.xx.xx
pwd: **********
Pour voir la supervision: http://localhost:8080/design_view.php
ou
ssh -p 16023 -L 8080:localhost:80 pi@84.55.xx.xx
pwd: **********
Pour voir la supervision: http://localhost:8080/design_view.php