Sorry for the late reaction, but i had other work to do.
The out come of ps - axu is
root 892 1.7 1.4 36124 13580 ? Sl Jun02 139:11 /usr/bin/python3 -m webiopi -l /var/log/webiopi -c /etc/webiopi/config
root 25022 0.0 0.1 4284 1848 pts/0 S+ 20:17 0:00 grep python
root 31161 6.0 2.6 143920 25504 ? Ssl 02:16 65:43 /usr/bin/python3 -m myDevices -P /var/run/myDevices.pid
The out come of the log file is
2016-06-07 20:17:56 - myDevices - INFO - PacketTypes.PT_UTILIZATION
2016-06-07 20:18:21 - myDevices - INFO - SendHistoryData previously SendFailed items:
2016-06-07 20:18:26 - myDevices - INFO - History CalculateAverages increment: 36
2016-06-07 20:18:26 - myDevices - INFO - Calculate sensor info averages: {‘SensorsInfo’: {‘9dc875d90e762bbb030d6a2a3748d3506a32f415’: 36, ‘7f4a9ccc48c69a2c9be1e967af1afb90bdf522dc’: 36}}
2016-06-07 20:18:26 - myDevices - INFO - Save History Averages
2016-06-07 20:18:26 - myDevices - INFO - Memory usage : 2162 size: 25504
2016-06-07 20:18:26 - myDevices - INFO - Resouce usage info: resource.struct_rusage(ru_utime=3408.86, ru_stime=536.75, ru_maxrss=25504, ru_ixrss=0, ru_idrss=0, ru_isrss=0, ru_minflt=18880877, ru_majflt=0, ru_nswap=0, ru_inblock=0, ru_oublock=212160, ru_msgsnd=0, ru_msgrcv=0, ru_nsignals=0, ru_nvcsw=1561572, ru_nivcsw=277478)
2016-06-07 20:18:26 - myDevices - INFO - PacketTypes.PT_SYSTEM_INFO
2016-06-07 20:18:26 - myDevices - INFO - ExecuteMessage: 3
2016-06-07 20:18:26 - myDevices - INFO - PacketTypes.PT_UTILIZATION
2016-06-07 20:18:55 - myDevices - INFO - ExecuteMessage: 4
2016-06-07 20:18:56 - myDevices - INFO - History CalculateAverages increment: 37
2016-06-07 20:18:56 - myDevices - INFO - Calculate sensor info averages: {‘SensorsInfo’: {‘9dc875d90e762bbb030d6a2a3748d3506a32f415’: 37, ‘7f4a9ccc48c69a2c9be1e967af1afb90bdf522dc’: 37}}
2016-06-07 20:18:56 - myDevices - INFO - Save History Averages
2016-06-07 20:18:56 - myDevices - INFO - Memory usage : 2163 size: 25504
2016-06-07 20:18:56 - myDevices - INFO - Resouce usage info: resource.struct_rusage(ru_utime=3410.38, ru_stime=536.98, ru_maxrss=25504, ru_ixrss=0, ru_idrss=0, ru_isrss=0, ru_minflt=18889932, ru_majflt=0, ru_nswap=0, ru_inblock=0, ru_oublock=212264, ru_msgsnd=0, ru_msgrcv=0, ru_nsignals=0, ru_nvcsw=1562205, ru_nivcsw=277555)
2016-06-07 20:18:56 - myDevices - INFO - PacketTypes.PT_SYSTEM_INFO
2016-06-07 20:18:56 - myDevices - INFO - ExecuteMessage: 3
2016-06-07 20:18:56 - myDevices - INFO - PacketTypes.PT_UTILIZATION
Hope you can find the problem, the only other thing i can imagine is to rebuild every thing
All way willing to help
Albert