Search found 5 matches
- Fri Oct 01, 2010 11:59 am
- Forum: Scripts and Templates
- Topic: TeamSpeak-3 - Current Players Template
- Replies: 13
- Views: 11071
Re: TeamSpeak-3 - Current Players Template
Beta29 Welcome fix. ts3.php #!/usr/bin/php <? function getSocket($host, $port, $errno, $errstr, $timeout) { global $errno, $errstr; $socket = fsockopen($host, $port, $errno, $errstr, $timeout); if(!$socket or fread($socket, 4) != "TS3\n") { echo("Server error: Teamspeak server not run...
- Tue Mar 30, 2010 2:40 am
- Forum: Scripts and Templates
- Topic: TeamSpeak - Current Players
- Replies: 37
- Views: 46916
- Fri Mar 26, 2010 4:18 pm
- Forum: Scripts and Templates
- Topic: TeamSpeak-3 - Current Players Template
- Replies: 13
- Views: 11071
Do you use Teamspeak 2 template already? (i mean with server selection ip:port) like this one http://forums.cacti.net/viewtopic.php?p=104424#104424 ? if yes, you can use this script (ts3.php) with some cosmetic change in your XML.. Just remplace IP:Port by IP:ServerID root@ns1:/usr/share/cacti/site/...
- Mon Mar 26, 2007 2:16 pm
- Forum: Scripts and Templates
- Topic: Bind 9: Queries and Zone Statistics
- Replies: 45
- Views: 57345
- Tue Jul 26, 2005 7:11 pm
- Forum: Scripts and Templates
- Topic: TeamSpeak - Current Players
- Replies: 37
- Views: 46916