Advertisement
Guest User

Untitled

a guest
Feb 21st, 2020
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.25 KB | None | 0 0
  1. 2020-02-21 19:07:38.333 Status: (iDetect) Started.
  2. 2020-02-21 19:07:38.535 Status: (iDetect) Entering work loop.
  3. 2020-02-21 19:07:38.536 Status: (iDetect) Initialized version 2.0, author 'ESCape'
  4. 2020-02-21 19:07:39.480 (iDetect) Debug logging mask set to: PYTHON
  5. 2020-02-21 19:07:39.480 (iDetect) Operation system is: linux
  6. 2020-02-21 19:07:39.492 (iDetect) The OS user profile running domoticz is: root
  7. 2020-02-21 19:07:39.493 (iDetect) Parsing user and optional keyfile from:root
  8. 2020-02-21 19:07:39.493 (iDetect) start get or create wireless device
  9. 2020-02-21 19:07:39.493 (iDetect) Gerben monitor tag_id:30:4B:07:F1:7B:E0, domoticz unit:2
  10. 2020-02-21 19:07:39.493 (iDetect) start get or create wireless device
  11. 2020-02-21 19:07:39.493 (iDetect) Jose monitor tag_id:D4:63:C6:78:1D:2D, domoticz unit:3
  12. 2020-02-21 19:07:39.493 (iDetect) start get or create wireless device
  13. 2020-02-21 19:07:39.493 (iDetect) Faye-Linn monitor tag_id:04:B4:29:C8:A0:8D, domoticz unit:4
  14. 2020-02-21 19:07:39.493 (iDetect) Monitoring {'30:4B:07:F1:7B:E0': <plugin.tag_device object at 0x654f36d0>, 'D4:63:C6:78:1D:2D': <plugin.tag_device object at 0x654f3730>, '04:B4:29:C8:A0:8D': <plugin.tag_device object at 0x654f3670>} for presence.
  15. 2020-02-21 19:07:39.493 (iDetect) Tracker configuration:192.168.1.2
  16. 2020-02-21 19:07:39.493 (iDetect) tracker:192.168.1.2
  17. 2020-02-21 19:07:39.493 (iDetect) options:
  18. 2020-02-21 19:07:39.494 (iDetect) 192.168.1.2 Tracker is of the ssh kind
  19. 2020-02-21 19:07:39.495 (iDetect) 192.168.1.2 ====> SSH Fetching data using:
  20. 2020-02-21 19:07:39.495 export PATH=/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:$PATH
  21. 2020-02-21 19:07:39.495 type wl
  22. 2020-02-21 19:07:39.495 type iwinfo
  23. 2020-02-21 19:07:39.495 type wlanconfig
  24. 2020-02-21 19:07:39.495 type wl_atheros
  25. 2020-02-21 19:07:39.495 type qcsapi_sockrpc
  26. 2020-02-21 19:07:39.495 type ip
  27. 2020-02-21 19:07:39.495 type brctl
  28. 2020-02-21 19:07:39.495 type arp
  29. 2020-02-21 19:07:39.495 [ -f /proc/net/arp ] && type cat
  30. 2020-02-21 19:07:39.495 echo 0
  31. 2020-02-21 19:07:39.495 exit
  32. 2020-02-21 19:07:39.495 (iDetect) 192.168.1.2 ====> SSH not connected ... connecting
  33. 2020-02-21 19:07:39.495 (iDetect) 192.168.1.2 ====> SSH start connect
  34. 2020-02-21 19:07:41.587 (iDetect) 192.168.1.2 ====> SSH returned (decoded):wl: not found
  35. 2020-02-21 19:07:41.587 iwinfo: not found
  36. 2020-02-21 19:07:41.587 wlanconfig: not found
  37. 2020-02-21 19:07:41.587 wl_atheros is /usr/sbin/wl_atheros
  38. 2020-02-21 19:07:41.587 qcsapi_sockrpc: not found
  39. 2020-02-21 19:07:41.587 ip is /usr/sbin/ip
  40. 2020-02-21 19:07:41.587 brctl is /usr/sbin/brctl
  41. 2020-02-21 19:07:41.587 arp is /sbin/arp
  42. 2020-02-21 19:07:41.587 cat is /bin/cat
  43. 2020-02-21 19:07:41.587 0
  44. 2020-02-21 19:07:41.587
  45. 2020-02-21 19:07:41.587 (iDetect) 192.168.1.2 ====> SSH session took 91 milliseconds.
  46. 2020-02-21 19:07:41.588 (iDetect) Available commands on 192.168.1.2:{'wl_atheros': '/usr/sbin/wl_atheros', 'ip': '/usr/sbin/ip', 'brctl': '/usr/sbin/brctl', 'arp': '/sbin/arp', 'cat': '/bin/cat'}
  47. 2020-02-21 19:07:41.588 (iDetect) 192.168.1.2 ====> SSH Fetching data using:
  48. 2020-02-21 19:07:41.588 for iface in $(ifconfig | cut -d ' ' -f1| tr ':' '
  49. 2020-02-21 19:07:41.588 ' | grep -E '^eth|^wlan|^wl');do
  50. 2020-02-21 19:07:41.588 /usr/sbin/wl_atheros -i $iface assoclist > /dev/null 2>&1 && printf "~$iface"
  51. 2020-02-21 19:07:41.588 done
  52. 2020-02-21 19:07:41.588 exit
  53. 2020-02-21 19:07:41.678 (iDetect) 192.168.1.2 ====> SSH returned (decoded):~eth0~eth1
  54. 2020-02-21 19:07:41.678 (iDetect) 192.168.1.2 ====> SSH session took 89 milliseconds.
  55. 2020-02-21 19:07:41.678 (iDetect) 192.168.1.2 Available interfaces for wl_atheros: ['eth0', 'eth1']
  56. 2020-02-21 19:07:41.679 (iDetect) 192.168.1.2 Prepared to poll using: /usr/sbin/wl_atheros -i eth0 assoclist
  57. 2020-02-21 19:07:41.679 /usr/sbin/wl_atheros -i eth1 assoclist
  58. 2020-02-21 19:07:41.679 exit
  59. 2020-02-21 19:07:41.679 (iDetect) 192.168.1.2 tracker will autodetect ssh cli
  60. 2020-02-21 19:07:41.679 (iDetect) 192.168.1.2 Data will be received and interpreted by <bound method BasePlugin.onDataReceive of <plugin.BasePlugin object at 0x6daa1cd0>>
  61. 2020-02-21 19:07:41.679 (iDetect) Trackers initialized as:{'192.168.1.2': <trackers.ssh_autodetect.ssh_autodetect object at 0x654f3690>}
  62. 2020-02-21 19:07:41.679 (iDetect) Plugin initialization done.
  63. 2020-02-21 19:07:41.569 Status: (iDetect) 192.168.1.2 ====> SSH connection established
  64. 2020-02-21 19:07:41.679 Status: (iDetect) Tracker activated:192.168.1.2 port 22, user: root, type: default and options: {}
  65. 2020-02-21 19:07:51.199 (iDetect) onHeartbeat called
  66. 2020-02-21 19:07:51.199 (iDetect) 2 devices are present (excluding ignored devices)
  67. 2020-02-21 19:07:54.495 (iDetect) 192.168.1.2 Timed poll starting like clockwork
  68. 2020-02-21 19:07:54.495 (iDetect) 192.168.1.2 Start poll and return results to <bound method tracker.receiver_callback of <trackers.ssh_autodetect.ssh_autodetect object at 0x654f3690>>
  69. 2020-02-21 19:07:54.495 (iDetect) 192.168.1.2 ====> SSH Fetching data using: /usr/sbin/wl_atheros -i eth0 assoclist
  70. 2020-02-21 19:07:54.495 /usr/sbin/wl_atheros -i eth1 assoclist
  71. 2020-02-21 19:07:54.495 exit
  72. 2020-02-21 19:07:54.531 (iDetect) 192.168.1.2 ====> SSH returned (decoded):
  73. 2020-02-21 19:07:54.531 (iDetect) 192.168.1.2 ====> SSH session took 36 milliseconds.
  74. 2020-02-21 19:07:54.540 (iDetect) Inbound data from: 192.168.1.2 containing []
  75. 2020-02-21 19:07:54.541 (iDetect) 2 devices are present (excluding ignored devices)
  76. 2020-02-21 19:07:54.531 Error: (iDetect) 192.168.1.2 ====> SSH returned empty response. Transport active: True
  77. 2020-02-21 19:08:01.221 (iDetect) onHeartbeat called
  78. 2020-02-21 19:08:01.222 (iDetect) 2 devices are present (excluding ignored devices)
  79. 2020-02-21 19:08:09.542 (iDetect) 192.168.1.2 Timed poll starting like clockwork
  80. 2020-02-21 19:08:09.543 (iDetect) 192.168.1.2 Start poll and return results to <bound method tracker.receiver_callback of <trackers.ssh_autodetect.ssh_autodetect object at 0x654f3690>>
  81. 2020-02-21 19:08:09.543 (iDetect) 192.168.1.2 ====> SSH Fetching data using: /usr/sbin/wl_atheros -i eth0 assoclist
  82. 2020-02-21 19:08:09.543 /usr/sbin/wl_atheros -i eth1 assoclist
  83. 2020-02-21 19:08:09.543 exit
  84. 2020-02-21 19:08:09.580 (iDetect) 192.168.1.2 ====> SSH returned (decoded):
  85. 2020-02-21 19:08:09.580 (iDetect) 192.168.1.2 ====> SSH session took 37 milliseconds.
  86. 2020-02-21 19:08:09.582 (iDetect) Inbound data from: 192.168.1.2 containing []
  87. 2020-02-21 19:08:09.582 (iDetect) 2 devices are present (excluding ignored devices)
  88. 2020-02-21 19:08:09.580 Error: (iDetect) 192.168.1.2 ====> SSH returned empty response. Transport active: True
  89. 2020-02-21 19:08:11.192 (iDetect) onHeartbeat called
  90. 2020-02-21 19:08:11.193 (iDetect) 2 devices are present (excluding ignored devices)
  91. 2020-02-21 19:08:21.217 (iDetect) onHeartbeat called
  92. 2020-02-21 19:08:21.217 (iDetect) 2 devices are present (excluding ignored devices)
  93. 2020-02-21 19:08:24.584 (iDetect) 192.168.1.2 Timed poll starting like clockwork
  94. 2020-02-21 19:08:24.585 (iDetect) 192.168.1.2 Start poll and return results to <bound method tracker.receiver_callback of <trackers.ssh_autodetect.ssh_autodetect object at 0x654f3690>>
  95. 2020-02-21 19:08:24.585 (iDetect) 192.168.1.2 ====> SSH Fetching data using: /usr/sbin/wl_atheros -i eth0 assoclist
  96. 2020-02-21 19:08:24.585 /usr/sbin/wl_atheros -i eth1 assoclist
  97. 2020-02-21 19:08:24.585 exit
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement