This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pi@domogikpi2 ~ $ cat /var/log/domogik/xplplugin_ozwave.log | |
2015-10-24 11:12:01,028 domogik-ozwave INFO Looking for launched instances of 'ozwave' | |
2015-10-24 11:12:01,146 domogik-ozwave INFO No existing process. | |
2015-10-24 11:12:01,161 domogik-ozwave INFO Starting the plugin in background... | |
2015-10-24 11:12:03,667 domogik-ozwave INFO Daemonize plugin ozwave | |
2015-10-24 11:12:03,673 domogik-ozwave DEBUG watcher fork | |
2015-10-24 11:12:03,676 domogik-ozwave INFO ---------------------------------- | |
2015-10-24 11:12:03,679 domogik-ozwave INFO Starting client 'ozwave' (new manager instance) | |
2015-10-24 11:12:03,681 domogik-ozwave INFO Python version is sys.version_info(major=2, minor=7, micro=9, releaselevel='final', serial=0) | |
2015-10-24 11:12:03,700 domogik-ozwave DEBUG Send client status : starting |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#sudo make install | |
sed -i '253s/.*//' openzwave/cpp/src/value_classes/ValueID.h | |
cd openzwave && make | |
make[1]: Entering directory '/home/pi/python-openzwave/openzwave' | |
make -C /home/pi/python-openzwave/openzwave/cpp/build/ -w | |
make[2]: Entering directory '/home/pi/python-openzwave/openzwave/cpp/build' | |
Building OpenZWave Version 1.3-518-ga0a8537-dirty | |
Building SensorAlarm.o | |
Building SensorBinary.o | |
Building Language.o |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pi@domogikpi2 ~ $ df -h | |
Sys. de fichiers Taille Utilisé Dispo Uti% Monté sur | |
/dev/root 3,9G 3,5G 219M 95% / | |
devtmpfs 428M 0 428M 0% /dev | |
tmpfs 432M 0 432M 0% /dev/shm | |
tmpfs 432M 5,9M 426M 2% /run | |
tmpfs 5,0M 4,0K 5,0M 1% /run/lock | |
tmpfs 432M 0 432M 0% /sys/fs/cgroup | |
/dev/mmcblk0p1 56M 20M 37M 36% /boot | |
tmpfs 87M 0 87M 0% /run/user/1000 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
top - 18:57:54 up 2:23, 2 users, load average: 1,96, 1,27, 1,52 | |
Tasks: 106 total, 1 running, 105 sleeping, 0 stopped, 0 zombie | |
%Cpu(s): 2,2 us, 1,1 sy, 0,0 ni, 86,7 id, 10,0 wa, 0,0 hi, 0,0 si, 0,0 st | |
KiB Mem: 883160 total, 870000 used, 13160 free, 59032 buffers | |
KiB Swap: 102396 total, 0 used, 102396 free. 453300 cached Mem | |
top - 18:58:40 up 2:24, 2 users, load average: 1,03, 1,12, 1,46 | |
Tasks: 107 total, 1 running, 106 sleeping, 0 stopped, 0 zombie | |
%Cpu(s): 2,1 us, 0,6 sy, 0,0 ni, 97,1 id, 0,0 wa, 0,0 hi, 0,2 si, 0,0 st | |
KiB Mem: 883160 total, 870164 used, 12996 free, 59084 buffers |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root@domogik0:~# /home/domogik/src/domogik/bin/package.py Domogik release : 0.4.2 | |
Package brain_base | |
- version : 1.1 | |
- install mode : symbolic link to : /home/domogik-brain-base | |
Package plugin_geoloc | |
- version : 1.2 | |
- install mode : symbolic link to : /home/domogik-plugin-geoloc |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root@domogik0:/home/domogik# cat src/domogik/admin/application.py | |
from domogik.common.utils import get_packages_directory, get_libraries_directory | |
import sys | |
import os | |
from flask import Flask, g | |
try: | |
from flask_wtf import Form, RecaptchaField | |
except ImportError: | |
from flaskext.wtf import Form, RecaptchaField |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ps aux | |
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND | |
root 1 0.0 0.0 10648 824 ? Ss 18:23 0:00 init [3] | |
root 1376 0.0 0.0 9960 2568 ? Ss 18:23 0:00 dhclient -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 | |
root 1532 0.0 0.0 30808 448 ? S 18:23 0:00 supervising syslog-ng | |
root 1533 0.0 0.0 88392 3684 ? Ss 18:23 0:00 /usr/sbin/syslog-ng -p /var/run/syslog-ng.pid | |
root 1608 0.0 0.0 49932 1204 ? Ss 18:23 0:00 /usr/sbin/sshd | |
root 1645 0.0 0.0 20380 852 ? Ss 18:23 0:00 /usr/sbin/cron | |
103 1831 0.0 0.0 29804 724 ? Ss 18:23 0:00 /usr/bin/dbus-daemon --system | |
102 1943 0.0 0.0 44736 996 ? Ss 18:23 0:00 /usr/sbin/exim4 -bd -q30m |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root@domogik0:/home/domogik/src/domogik/examples/mq-python# python sub_all.py | |
New pub message plugin.status | |
{u'host': u'domogik0', u'type': u'core', u'name': u'manager', u'event': u'starting'} | |
New pub message plugin.status | |
{u'host': u'domogik0', u'type': u'core', u'name': u'dbmgr', u'event': u'alive'} | |
New pub message plugin.status | |
{u'host': u'domogik0', u'type': u'core', u'name': u'rest', u'event': u'alive'} | |
New pub message plugin.status | |
{u'host': u'domogik0', u'type': u'core', u'name': u'xplgw', u'event': u'alive'} | |
New pub message plugin.status |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root@domogik0:/home/domogik-mq# cat /var/log/domogik/mq_forwarder.log | |
2015-10-20 18:47:03,486 domogik-mq_forwarder INFO Starting the forwarder | |
2015-10-20 18:47:03,487 domogik-mq_forwarder INFO Waiting for messages on tcp://192.168.0.34:40411 [BIND] | |
2015-10-20 18:47:03,487 domogik-mq_forwarder INFO Sending messages to tcp://192.168.0.34:40412 [BIND] | |
2015-10-20 18:47:03,487 domogik-mq_forwarder INFO Forwarding messages... | |
2015-10-20 18:47:03,934 domogik-mq_forwarder ERROR BAD direction message: ['\x01plugin.status'] | |
2015-10-20 18:47:04,934 domogik-mq_forwarder DEBUG Forwarding message: plugin.status.1445359624_93.0_1 | |
2015-10-20 18:47:04,935 domogik-mq_forwarder DEBUG Forwarding message: plugin.status.1445359624_94.0_1 | |
2015-10-20 18:47:05,068 domogik-mq_forwarder DEBUG Forwarding message: plugin.status.1445359625_07.0_1 | |
2015-10-20 18:47:05,952 domogik-mq_forwarder DEBUG Forwarding message: plugin.status.1445359625_95.0_1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root@domogik0:/home/domogik-mq# cat /var/log/domogik/mq_broker.log | |
2015-10-20 18:47:03,276 domogik-mq_broker INFO MDP broker startup... | |
2015-10-20 18:47:03,277 domogik-mq_broker INFO Using tcp://192.168.0.34:40410 [BIND] | |
2015-10-20 18:47:03,278 domogik-mq_broker DEBUG Socket created... | |
2015-10-20 18:47:03,278 domogik-mq_broker DEBUG Launch the timer... | |
2015-10-20 18:47:03,278 domogik-mq_broker INFO MDP broker started | |
2015-10-20 18:47:05,068 domogik-mq_broker DEBUG Try to register a worker : wid=k▒Eh, service=dbmgr | |
2015-10-20 18:47:05,069 domogik-mq_broker INFO Registered worker : wid=k▒Eh, service=dbmgr | |
2015-10-20 18:47:05,975 domogik-mq_broker DEBUG Try to register a worker : wid=k▒Ei, service=rest | |
2015-10-20 18:47:05,975 domogik-mq_broker INFO Registered worker : wid=k▒Ei, service=rest |