JSON statistics

Post Reply
komuch
Posts: 1
Joined: 25 Feb 2021, 15:16

JSON statistics

Post by komuch » 05 Mar 2021, 20:11

Hello,

I've made some php scripts to read STB's statistics and put data into InfluxDB (for Grafana)
Everything works fine but in remote syslog i see some errors:

Code: Select all

Mar  5 18:06:37 10.150.152.57 tvip[2983]: .186 [CurlWrapper:327] Opening http://statscollector.local/tvipstbstat/stat.php
Mar  5 18:06:37 10.150.152.57 tvip[2983]: .199 [JsonRPCClient:208] JSON RPC parse error
Do i need to return some specific code or something?

Thanks for help!

Post Reply