Page 1 of 1

Web monitor?

Posted: Mon Apr 12, 2010 12:51 pm
by xeon
I'm thinking about a POL monitor, and I was wondering...
...is it possible that anyone has ever written a web-based POL monitor? In the end, it is matter of writing two simple scripts for the integrated web server, one which report status and the other which receive commands, like "Kill this scripts" or "kick that player"

Anyone??

Re: Web monitor?

Posted: Mon Apr 12, 2010 3:51 pm
by Gnafu
Yes, because it's just a two-line-of-code script :D
Look at the distro (\scripts\www) and at http://docs.polserver.com/pol099/fullfu ... ile=httpem

Re: Web monitor?

Posted: Mon Apr 12, 2010 11:32 pm
by xeon
Precisely because it's as simple as that, I wouldn't like to spend time coding it! :D

Re: Web monitor?

Posted: Tue Apr 13, 2010 12:20 am
by CWO
Using aux services and mIRC I used to be able to receive stats, kick players, and do tons of things from IRC.

Re: Web monitor?

Posted: Tue Apr 13, 2010 3:09 am
by Gnafu
xeon wrote:Precisely because it's as simple as that, I wouldn't like to spend time coding it! :D
We have all different shards, hosting services, websites etc. etc.
It's impossible to write something right for everyone: some need an html page, some an xml, someone else need to control over IRC, and I've seen something for the WAP (mobile phones) too.