Skip to content
Florian Forster edited this page Nov 20, 2023 · 1 revision
Name: TeamSpeak2 plugin
Type: read
Callbacks: config, read, shutdown
Status: supported
FirstVersion: 4.4
Copyright: 2008 Stefan Hacker, 2008 Florian octo Forster
License: GPLv2
Manpage: collectd.conf(5)
See also: 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.

Synopsis

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

Example graph

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

Dependencies

  • none
Clone this wiki locally