Advertisement
Guest User

Untitled

a guest
Jan 27th, 2019
293
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.46 KB | None | 0 0
  1. ====== [ 24153 ] program start [Sun Jan 27 23:26:06 GMT 2019] on raspberrypi ======
  2. ./CableLoadMonitor.adapter1||||||||||||||||||||
  3.  
  4. CMD: /bin/bash -c 'ls /tmp/CableLoadMonitor/CableLoadMonitor.fcache' 2>&1
  5. scanning output for: <^(/tmp/CableLoadMonitor/CableLoadMonitor.fcache)$>
  6. ls: cannot access '/tmp/CableLoadMonitor/CableLoadMonitor.fcache': No such file or directory
  7. no match
  8. trying to retrieve downstream channel frequencies from TC4400 modem
  9. ex_line open: { echo; wget --connect-timeout=1 -t 1 -q --http-user=admin --http-password="XXXXXX" http://192.168.100.1/cmconnectionstatus.html -O -; } 2>&1
  10. ex_line close: { echo; wget --connect-timeout=1 -t 1 -q --http-user=admin --http-password="XXXXXXX" http://192.168.100.1/cmconnectionstatus.html -O -; } 2>&1
  11. downstream channel frequencies now in use: [ 31 ] 538 474 482 490 498 522 530 546 554 562 570 578 586 594 602 618 626 634 642 650 658 666 674 682 690 698 706 746 754 762 770
  12. (re)creating the channel frequency cache implies renewal of the RRD base
  13. create a RRD base with RRA step size of 10
  14. recording history size: 7 day(s) 0 hour(s) 0 minute(s) 0 second(s)
  15. point in time where the displayed graph ends: now
  16. time span covered by the displayed graph: 3600s
  17. CMD: /bin/bash -c 'rrdtool create /tmp/CableLoadMonitor/CableLoadMonitor.rrd -s 1 \
  18. DS:f00:GAUGE:120:U:U \
  19. DS:f01:GAUGE:120:U:U \
  20. DS:f02:GAUGE:120:U:U \
  21. DS:f03:GAUGE:120:U:U \
  22. DS:f04:GAUGE:120:U:U \
  23. DS:f05:GAUGE:120:U:U \
  24. DS:f06:GAUGE:120:U:U \
  25. DS:f07:GAUGE:120:U:U \
  26. DS:f08:GAUGE:120:U:U \
  27. DS:f09:GAUGE:120:U:U \
  28. DS:f10:GAUGE:120:U:U \
  29. DS:f11:GAUGE:120:U:U \
  30. DS:f12:GAUGE:120:U:U \
  31. DS:f13:GAUGE:120:U:U \
  32. DS:f14:GAUGE:120:U:U \
  33. DS:f15:GAUGE:120:U:U \
  34. DS:f16:GAUGE:120:U:U \
  35. DS:f17:GAUGE:120:U:U \
  36. DS:f18:GAUGE:120:U:U \
  37. DS:f19:GAUGE:120:U:U \
  38. DS:f20:GAUGE:120:U:U \
  39. DS:f21:GAUGE:120:U:U \
  40. DS:f22:GAUGE:120:U:U \
  41. DS:f23:GAUGE:120:U:U \
  42. DS:f24:GAUGE:120:U:U \
  43. DS:f25:GAUGE:120:U:U \
  44. DS:f26:GAUGE:120:U:U \
  45. DS:f27:GAUGE:120:U:U \
  46. DS:f28:GAUGE:120:U:U \
  47. DS:f29:GAUGE:120:U:U \
  48. DS:f30:GAUGE:120:U:U \
  49. DS:sum:GAUGE:120:U:U \
  50. RRA:AVERAGE:0.1:10:604800' 2>&1
  51. CMD: /bin/bash -c 'echo 0 | sudo tee -a /sys/module/dvb_core/parameters/dvb_powerdown_on_sleep' 2>&1
  52. tee: /sys/module/dvb_core/parameters/dvb_powerdown_on_sleep: No such file or directory
  53. 0
  54. CMD: /bin/bash -c 'rrdtool graph /tmp/CableLoadMonitor/CableLoadMonitor.png_ -a PNG -l 0 -u 500000000 \
  55. --title="Graph generated at `date`" \
  56. -w 1500 -h 800 \
  57. --end now --start end-3600s \
  58. \
  59. --color "ARROW#ffffff" \
  60. --color "BACK#000000" \
  61. --color "CANVAS#000000" \
  62. --color "GRID#ffffff" \
  63. --color "MGRID#ffffff" \
  64. --color "FONT#ffffff" \
  65. --color "AXIS#ffffff" \
  66. --color "FRAME#ffffff" \
  67. --border 1 \
  68. \
  69. \
  70. \
  71. DEF:f00=/tmp/CableLoadMonitor/CableLoadMonitor.rrd:f00:AVERAGE \
  72. DEF:f01=/tmp/CableLoadMonitor/CableLoadMonitor.rrd:f01:AVERAGE \
  73. DEF:f02=/tmp/CableLoadMonitor/CableLoadMonitor.rrd:f02:AVERAGE \
  74. DEF:f03=/tmp/CableLoadMonitor/CableLoadMonitor.rrd:f03:AVERAGE \
  75. DEF:f04=/tmp/CableLoadMonitor/CableLoadMonitor.rrd:f04:AVERAGE \
  76. DEF:f05=/tmp/CableLoadMonitor/CableLoadMonitor.rrd:f05:AVERAGE \
  77. DEF:f06=/tmp/CableLoadMonitor/CableLoadMonitor.rrd:f06:AVERAGE \
  78. DEF:f07=/tmp/CableLoadMonitor/CableLoadMonitor.rrd:f07:AVERAGE \
  79. DEF:f08=/tmp/CableLoadMonitor/CableLoadMonitor.rrd:f08:AVERAGE \
  80. DEF:f09=/tmp/CableLoadMonitor/CableLoadMonitor.rrd:f09:AVERAGE \
  81. DEF:f10=/tmp/CableLoadMonitor/CableLoadMonitor.rrd:f10:AVERAGE \
  82. DEF:f11=/tmp/CableLoadMonitor/CableLoadMonitor.rrd:f11:AVERAGE \
  83. DEF:f12=/tmp/CableLoadMonitor/CableLoadMonitor.rrd:f12:AVERAGE \
  84. DEF:f13=/tmp/CableLoadMonitor/CableLoadMonitor.rrd:f13:AVERAGE \
  85. DEF:f14=/tmp/CableLoadMonitor/CableLoadMonitor.rrd:f14:AVERAGE \
  86. DEF:f15=/tmp/CableLoadMonitor/CableLoadMonitor.rrd:f15:AVERAGE \
  87. DEF:f16=/tmp/CableLoadMonitor/CableLoadMonitor.rrd:f16:AVERAGE \
  88. DEF:f17=/tmp/CableLoadMonitor/CableLoadMonitor.rrd:f17:AVERAGE \
  89. DEF:f18=/tmp/CableLoadMonitor/CableLoadMonitor.rrd:f18:AVERAGE \
  90. DEF:f19=/tmp/CableLoadMonitor/CableLoadMonitor.rrd:f19:AVERAGE \
  91. DEF:f20=/tmp/CableLoadMonitor/CableLoadMonitor.rrd:f20:AVERAGE \
  92. DEF:f21=/tmp/CableLoadMonitor/CableLoadMonitor.rrd:f21:AVERAGE \
  93. DEF:f22=/tmp/CableLoadMonitor/CableLoadMonitor.rrd:f22:AVERAGE \
  94. DEF:f23=/tmp/CableLoadMonitor/CableLoadMonitor.rrd:f23:AVERAGE \
  95. DEF:f24=/tmp/CableLoadMonitor/CableLoadMonitor.rrd:f24:AVERAGE \
  96. DEF:f25=/tmp/CableLoadMonitor/CableLoadMonitor.rrd:f25:AVERAGE \
  97. DEF:f26=/tmp/CableLoadMonitor/CableLoadMonitor.rrd:f26:AVERAGE \
  98. DEF:f27=/tmp/CableLoadMonitor/CableLoadMonitor.rrd:f27:AVERAGE \
  99. DEF:f28=/tmp/CableLoadMonitor/CableLoadMonitor.rrd:f28:AVERAGE \
  100. DEF:f29=/tmp/CableLoadMonitor/CableLoadMonitor.rrd:f29:AVERAGE \
  101. DEF:f30=/tmp/CableLoadMonitor/CableLoadMonitor.rrd:f30:AVERAGE \
  102. DEF:sum=/tmp/CableLoadMonitor/CableLoadMonitor.rrd:sum:AVERAGE \
  103. \
  104. \
  105. "LINE:f00#ff0000:538" \
  106. "LINE:f01#ff0000:474" \
  107. "LINE:f02#ff0000:482" \
  108. "LINE:f03#ff0000:490" \
  109. "LINE:f04#ff0000:498" \
  110. "LINE:f05#ff0000:522" \
  111. "LINE:f06#ff0000:530" \
  112. "LINE:f07#ff0000:546" \
  113. "LINE:f08#ff0000:554" \
  114. "LINE:f09#ff0000:562" \
  115. "LINE:f10#ff0000:570" \
  116. "LINE:f11#ff0000:578" \
  117. "LINE:f12#ff0000:586" \
  118. "LINE:f13#ff0000:594" \
  119. "LINE:f14#ff0000:602" \
  120. "LINE:f15#ff0000:618" \
  121. "LINE:f16#0000ff:626" \
  122. "LINE:f17#0000ff:634" \
  123. "LINE:f18#0000ff:642" \
  124. "LINE:f19#0000ff:650" \
  125. "LINE:f20#0000ff:658" \
  126. "LINE:f21#0000ff:666" \
  127. "LINE:f22#0000ff:674" \
  128. "LINE:f23#0000ff:682" \
  129. "LINE:f24#0000ff:690" \
  130. "LINE:f25#0000ff:698" \
  131. "LINE:f26#0000ff:706" \
  132. "LINE:f27#0000ff:746" \
  133. "LINE:f28#0000ff:754" \
  134. "LINE:f29#0000ff:762" \
  135. "LINE:f30#0000ff:770" \
  136. \
  137. "LINE:sum#00ff00:sum\l" \
  138. \
  139. "GPRINT:f00:MAX:%3.0lf %s" \
  140. "GPRINT:f01:MAX:%3.0lf %s" \
  141. "GPRINT:f02:MAX:%3.0lf %s" \
  142. "GPRINT:f03:MAX:%3.0lf %s" \
  143. "GPRINT:f04:MAX:%3.0lf %s" \
  144. "GPRINT:f05:MAX:%3.0lf %s" \
  145. "GPRINT:f06:MAX:%3.0lf %s" \
  146. "GPRINT:f07:MAX:%3.0lf %s" \
  147. "GPRINT:f08:MAX:%3.0lf %s" \
  148. "GPRINT:f09:MAX:%3.0lf %s" \
  149. "GPRINT:f10:MAX:%3.0lf %s" \
  150. "GPRINT:f11:MAX:%3.0lf %s" \
  151. "GPRINT:f12:MAX:%3.0lf %s" \
  152. "GPRINT:f13:MAX:%3.0lf %s" \
  153. "GPRINT:f14:MAX:%3.0lf %s" \
  154. "GPRINT:f15:MAX:%3.0lf %s" \
  155. "GPRINT:f16:MAX:%3.0lf %s" \
  156. "GPRINT:f17:MAX:%3.0lf %s" \
  157. "GPRINT:f18:MAX:%3.0lf %s" \
  158. "GPRINT:f19:MAX:%3.0lf %s" \
  159. "GPRINT:f20:MAX:%3.0lf %s" \
  160. "GPRINT:f21:MAX:%3.0lf %s" \
  161. "GPRINT:f22:MAX:%3.0lf %s" \
  162. "GPRINT:f23:MAX:%3.0lf %s" \
  163. "GPRINT:f24:MAX:%3.0lf %s" \
  164. "GPRINT:f25:MAX:%3.0lf %s" \
  165. "GPRINT:f26:MAX:%3.0lf %s" \
  166. "GPRINT:f27:MAX:%3.0lf %s" \
  167. "GPRINT:f28:MAX:%3.0lf %s" \
  168. "GPRINT:f29:MAX:%3.0lf %s" \
  169. "GPRINT:f30:MAX:%3.0lf %s" \
  170. "GPRINT:sum:MAX:%3.0lf %s"" max\l" \
  171. "GPRINT:f00:LAST:%3.0lf %s" \
  172. "GPRINT:f01:LAST:%3.0lf %s" \
  173. "GPRINT:f02:LAST:%3.0lf %s" \
  174. "GPRINT:f03:LAST:%3.0lf %s" \
  175. "GPRINT:f04:LAST:%3.0lf %s" \
  176. "GPRINT:f05:LAST:%3.0lf %s" \
  177. "GPRINT:f06:LAST:%3.0lf %s" \
  178. "GPRINT:f07:LAST:%3.0lf %s" \
  179. "GPRINT:f08:LAST:%3.0lf %s" \
  180. "GPRINT:f09:LAST:%3.0lf %s" \
  181. "GPRINT:f10:LAST:%3.0lf %s" \
  182. "GPRINT:f11:LAST:%3.0lf %s" \
  183. "GPRINT:f12:LAST:%3.0lf %s" \
  184. "GPRINT:f13:LAST:%3.0lf %s" \
  185. "GPRINT:f14:LAST:%3.0lf %s" \
  186. "GPRINT:f15:LAST:%3.0lf %s" \
  187. "GPRINT:f16:LAST:%3.0lf %s" \
  188. "GPRINT:f17:LAST:%3.0lf %s" \
  189. "GPRINT:f18:LAST:%3.0lf %s" \
  190. "GPRINT:f19:LAST:%3.0lf %s" \
  191. "GPRINT:f20:LAST:%3.0lf %s" \
  192. "GPRINT:f21:LAST:%3.0lf %s" \
  193. "GPRINT:f22:LAST:%3.0lf %s" \
  194. "GPRINT:f23:LAST:%3.0lf %s" \
  195. "GPRINT:f24:LAST:%3.0lf %s" \
  196. "GPRINT:f25:LAST:%3.0lf %s" \
  197. "GPRINT:f26:LAST:%3.0lf %s" \
  198. "GPRINT:f27:LAST:%3.0lf %s" \
  199. "GPRINT:f28:LAST:%3.0lf %s" \
  200. "GPRINT:f29:LAST:%3.0lf %s" \
  201. "GPRINT:f30:LAST:%3.0lf %s" \
  202. "GPRINT:sum:LAST:%3.0lf %s"" last\l" \
  203. ' 2>&1
  204. ERROR: opening '/tmp/CableLoadMonitor/CableLoadMonitor.rrd': No such file or directory
  205. CMD: /bin/bash -c 'mv /tmp/CableLoadMonitor/CableLoadMonitor.png_ /tmp/CableLoadMonitor/CableLoadMonitor.png' 2>&1
  206. mv: cannot stat '/tmp/CableLoadMonitor/CableLoadMonitor.png_': No such file or directory
  207. 23:26:16: CMD: /bin/bash -c 'LD_PRELOAD=/opt/lib/libmediaclient.so timeout 10 dvbtune -c 1 -f 538000000 -s 6952 -qam 256' 2>&1
  208. scanning output for: <Bit error rate: ([0-9]+)$>
  209. Using DVB card "Sundtek DVB-C (III)"
  210. tuning DVB-C to 538000000, srate=6952000
  211. polling....
  212. Getting frontend event
  213. FE_STATUS: FE_HAS_SIGNAL FE_HAS_LOCK FE_HAS_CARRIER FE_HAS_VITERBI FE_HAS_SYNC
  214. Event: Frequency: 548600000
  215. SymbolRate: 6952000
  216. FEC_inner: 9
  217.  
  218. Bit error rate: 0
  219. first match: <0>
  220. Signal strength: 65518
  221. SNR: 65518
  222. FE_STATUS: FE_HAS_SIGNAL FE_HAS_LOCK FE_HAS_CARRIER FE_HAS_VITERBI FE_HAS_SYNC
  223. CMD: /bin/bash -c 'LD_PRELOAD=/opt/lib/libmediaclient.so timeout 1 dvbsnoop -adapter 1 -s bandwidth 8190 -n 80000' 2>&1
  224. scanning output for: <^## PID:.*Avrg: +([^ ]+) >
  225. dvbsnoop V1.4.50 -- http://dvbsnoop.sourceforge.net/
  226.  
  227. ---------------------------------------------------------
  228. PID bandwidth statistics...
  229. PID: 8190 (0x1ffe) - max packet count: 80000
  230. ---------------------------------------------------------
  231. packets read: 89/(89) d_time: 0.013 s = 10296.615 kbit/s (Avrg: 10296.615 kbit/s) [bad: 0]
  232. packets read: 155/(244) d_time: 0.011 s = 21192.727 kbit/s (Avrg: 15290.667 kbit/s) [bad: 0]
  233. packets read: 160/(404) d_time: 0.005 s = 48128.000 kbit/s (Avrg: 20952.276 kbit/s) [bad: 0]
  234. packets read: 14/(418) d_time: 0.005 s = 4211.200 kbit/s (Avrg: 18490.353 kbit/s) [bad: 0]
  235. packets read: 125/(543) d_time: 0.011 s = 17090.909 kbit/s (Avrg: 18148.267 kbit/s) [bad: 0]
  236. packets read: 100/(643) d_time: 0.005 s = 30080.000 kbit/s (Avrg: 19341.440 kbit/s) [bad: 0]
  237. packets read: 45/(688) d_time: 0.010 s = 6768.000 kbit/s (Avrg: 17245.867 kbit/s) [bad: 0]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement