en:provisioning

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
en:provisioning [2018/10/08 09:25]
Alexander [IPTV/OTT protocol setup]
en:provisioning [2018/11/13 14:53]
Alexander [Syslog server information]
Line 87: Line 87:
 <​syslog_host name="​1.1.1.1"/>​ <​syslog_host name="​1.1.1.1"/>​
 </​code>​ </​code>​
 +
 +====Statistics server information====
 +//​**Supported from firmware 4.0.13**// \\
 +Set up server URL, where [[en:​statistics_drop | statistics]] will be sent.
 +<code xml>
 +<​statistics url="​http://​domain/​stbstat/​index.php"​ accum_period="​45">​
 +  <media />
 +  <network period="​20"​ />
 +</​statistics>​
 +
 +</​code>​
 +
 + ​Statistics tag attributes: \\
 +  * //url// - statistics server address.
 +  * //​accum_period//​ - period in second of statistic accumulation before sent to server.
 +
 +
 + ​Network tag attributes (statistics of network interfaces):​ \\
 +  * //period// - period in second of statistics reading from hardware.
 +
 + Media tag has no attributes. If tag media exists, STB will send statistics after stream ends.
  
 ====Provisioning server information==== ====Provisioning server information====
en/provisioning.txt · Last modified: 2023/12/20 16:29 by Vladimir Manov