Results 1 to 2 of 2
Thread: auto delete inactive teamspeaks
-
31-03-2009, 14:16 #1
-= TeamSpeak User =-
- Join Date
- May 2006
- Location
- England
- Posts
- 7
auto delete inactive teamspeaks
Hello.
Is it possible to create a script that would auto delete teamspeak servers that haven't had anyone login to it for 3 days?
How hard/easy would it be?
Thanks.
-
31-03-2009, 16:30 #2
-= TeamSpeak Fanatic =-
- Join Date
- May 2006
- Location
- Europe/Czech Rep.
- Posts
- 1,299
1. way to turn on logging....
with some script(reading logfile and parsing it according to criteria you can programe in anything) and like cron/scheduled_tasks each day it can work out.
.... its kidna uncool cuz logs can grow big pretty fast ...
2. way
I made once something simple in php for inactive channels.
it was done different way and that was like bot, which used telnet to server and asked for required information. anyway for urs needs it would be good enought to check only one thing and keep the value from it saved.....
3. way maybe by login in the server and looking at server stats after several days of uptime(before restart).
"total logins"
// which is what would script keept checking.Last edited by Tomas; 31-03-2009 at 16:43.
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
add and delete server from addressbook
By dodoalien in forum [TeamSpeak 2] Client SupportReplies: 0Last Post: 01-10-2004, 18:41 -
Auto Delete Old Registrys
By Incarnadine in forum [TeamSpeak 2] Server SupportReplies: 0Last Post: 24-08-2004, 09:09 -
Moderated Channel Auto Auto-Voice
By Dummer Sack in forum [TeamSpeak 2] General QuestionsReplies: 3Last Post: 07-11-2003, 17:43 -
Auto OP / Auto Voice bug?
By PoopShooter in forum [TeamSpeak 2] Server SupportReplies: 0Last Post: 06-03-2003, 01:01


Reply With Quote