Server Query

Discussion about specific ET servers

Moderators: Forum moderators, developers

Post Reply
rizla
Posts: 10
Joined: Thu Dec 30, 2004 1:39 am
Location: South Africa

Server Query

Post by rizla »

Hey Guys...

I'm busy making a web-page for my clan and want to add some info of our local server on my page. Does someone knows how to query the server in php?
User avatar
ReyalP
Posts: 1663
Joined: Fri Jul 25, 2003 11:44 am

Post by ReyalP »

Several people here have made php server status pages, I suggest you search here and/or on the splashdamage forum.
send lawyers, guns and money
User avatar
HarryHirsch
Posts: 92
Joined: Mon Sep 01, 2003 9:28 am
Location: Germany

Post by HarryHirsch »

User avatar
Nurple
Posts: 13
Joined: Thu Sep 09, 2004 8:09 am

Post by Nurple »

You could also try using the q3plug. Works well, but requires the client to download the plugin.
jump3r
Posts: 159
Joined: Sun Apr 18, 2004 1:11 am

Post by jump3r »

stebbi67
Posts: 15
Joined: Thu Jul 28, 2005 12:49 am
Location: Sweden

Post by stebbi67 »

A little bit to late but like to have it here for the record. You can also use http://systats.or8.net/etlive/ . See also the one I'm using for example, just click on server status in my signature.
Look at me, I'm a newbe.

213.114.178.53:27960
Statistics
Server status
Location : Sweden, Stockholm
User avatar
skooli
Posts: 9
Joined: Sun Jan 16, 2005 2:33 am

Post by skooli »

which querys do servers answer?

on 'getstatus' i get a list of some cvars and playerstats, and on 'playerinfo' i only get the cvars..

are there any more commands? yawn.be e.g. made a database of etpro guids. can i query them from servers?
User avatar
Deus
Posts: 1053
Joined: Fri Mar 12, 2004 2:24 am
Location: Germany
Contact:

Re: Server Query

Post by Deus »

rizla wrote:Hey Guys...

I'm busy making a web-page for my clan and want to add some info of our local server on my page. Does someone knows how to query the server in php?
http://www.poohunter.de/index.php?seite=serverstatus
Check this if you like it, and download it in the download section
User avatar
Deus
Posts: 1053
Joined: Fri Mar 12, 2004 2:24 am
Location: Germany
Contact:

Post by Deus »

the way to query the server is also in the wiki or in this forum. use teh search button. there was a short and easy script to get the info from the server. by Rainâ„¢ IIRC
User avatar
-neX-
Posts: 12
Joined: Fri Mar 11, 2005 1:49 pm

Post by -neX- »

qstat can actually output to html templates, in the case you dont have php avalible to you. this uses vixie-cron, bash, and qstat to generate a static page that updates every N minutes.

http://allied.aci.on.ca/status.html

you can also make pretty graphs with MRTG, but its mostly messy hacking on the back-end.
Post Reply