Est normal l'ip 10.0.0.40? Cela ne devrait pas etre 127.0.0.1?le belge a écrit :Bonjour à tous ,
je recontre un petit souci avec monit ... depuis quelque temps , j'ai connection failed dans le Monit Service Manager pour Domoticz
du coup mon raspberry reboot à chaque fois ...
j'ai remarqué que la ligne suivante ne correspondait pas à la bonne commande :
dans mon fichier monitrc j'ai pourtant la bonne commande :Code : Tout sélectionner
Port Response time : connection failed to 10.0.0.14:8080/json.htm?type=command¶m=getversion [HTTP via TCP]
voici la réponse que j'ai dans mon navigateur internet :Code : Tout sélectionner
check process domoticz with pidfile /var/run/domoticz.pid start program = "/etc/init.d/domoticz.sh start" stop program = "/etc/init.d/domoticz.sh stop" if failed url http://10.0.0.14:8080/json.htm?type=command¶m=getversion and content = '"status" : "OK"' for 2 cycles then restart if 5 restarts within 5 cycles then exec "/sbin/reboot"
est-ce que vous savez ce qu'il se passe ???Code : Tout sélectionner
{ "DomoticzUpdateURL" : "http://www.domoticz.com/download.php?channel=stable&type=release&system=linux&machine=armv7l", "HaveUpdate" : false, "Revision" : 8153, "SystemName" : "linux", "build_time" : "2017-07-30 12:19:41", "hash" : "494fff7", "status" : "OK", "title" : "GetVersion", "version" : "3.8153" }
Envoyé de mon SM-N9005 en utilisant Tapatalk