Plugin:TeamSpeak2

From collectd Wiki

Jump to: navigation, search
TeamSpeak2 plugin
Type: read
Callbacks: config, read, shutdown
Status: supported
First version: 4.4
Copyright: 2008 Stefan Hacker
2008 Florian octo Forster
License: GPLv2
Manpage: collectd.conf(5)
List of Plugins

The TeamSpeak2 plugin connects to a TeamSpeak2 instance and collects traffic statistics and the number of current servers, channels and users. Statistics are collected for the global server and for all configured vserver.

[edit] Synopsis

<Plugin "teamspeak2">
  Host "127.0.0.1"
  Port "51234"
  Server "my_vserver_name"
</Plugin>

[edit] Example graph

Image:Plugin-teamspeak2-users.png Image:Plugin-teamspeak2-octets.png Image:Plugin-teamspeak2-packet loss.png

[edit] Dependencies

  • none