Chill.lv monitoring API
Overall
XML formatted information about Source and Goldsource engine servers.
API URLS:
XML:
http://api.chill.lv/monitor/data.py
JSON:
http://api.chill.lv/monitor/json.py
Parameters:
ip - server ip/host
port - server port, optional (27015 by default)
type - information type, optional (info by default)
info
players
rules
Errors:
Code: 1, Message: No IP/Host provided
Code: 2, Message: Invalid IP/Host passed
Code: 3, Message: Connection failed
Code: 4, Message: No players found
Bugs, etc
here
Online exmaples
Class returned array
Class returned array with html formating and some debuging
Examples sources
class_chill_monitor.php
Class returned array
Class returned array with html formating and some debuging