coraxx / netdata_ts3_plugin

NetData plugin for polling active users on TeamSpeak 3 servers.
MIT License
39 stars 7 forks source link

Broken with Teamspeak Server 3.1 #8

Closed Thumpxr closed 6 years ago

Thumpxr commented 6 years ago

./python.d.plugin debug ts3

`2018-02-26 22:17:03: python.d DEBUG: ts3: local: error id=0 msg=ok

2018-02-26 22:17:03: python.d ERROR: ts3: local: update() unhandled exception: _receive() takes exactly 1 argument (2 given) 2018-02-26 22:17:03: python.d ERROR: ts3: local: stopped after 10 data collection failures in a row 2018-02-26 22:17:03: python.d INFO: plugin: main: FINISHED `

coraxx commented 6 years ago

Thx for the bug report. I’ll check it out ASAP :)

coraxx commented 6 years ago

I was only able to quickly check the telnet commands of the 3.1 TS server, nothing changed there. I will update my own server next weekend and then I will see what I ran into. Hang in there ;)

coraxx commented 6 years ago

Give it a try, should work again :)

Thumpxr commented 6 years ago

Thanks alot. Fetched the changes yesterday and everything works.