Monk Posted February 3, 2008 Share Posted February 3, 2008 A long time ago, I wrote some mods to uglygs that improve it's performance. I've added threading to it, so it polls multiple servers at once, instead of 1-by-1. If anyone wants it, I'll post it here. I've pretty much ripped out all the old junk and replaced it with a much cleaner interface. Link to comment Share on other sites More sharing options...
trev-gdr Posted March 5, 2008 Share Posted March 5, 2008 I'm not too familiar with UglyGS, wouldn't mind having a look at what you did since I will be looking to integrate a server protocol into my new site eventually. Does it require something like rrdtool to be installed on each server? Link to comment Share on other sites More sharing options...
Monk Posted March 6, 2008 Author Share Posted March 6, 2008 You will need rrdtool, yes. Link to comment Share on other sites More sharing options...
trev-gdr Posted March 6, 2008 Share Posted March 6, 2008 Ok that's np then, if you can post it here to email to admin@gamingdoneright.com that'd be great. Link to comment Share on other sites More sharing options...
mafia2k5 Posted March 14, 2008 Share Posted March 14, 2008 what is ugly GS? Link to comment Share on other sites More sharing options...
UgLyPuNk Posted March 15, 2008 Share Posted March 15, 2008 wow do people still uses uglygs. im amazed Link to comment Share on other sites More sharing options...
Brandon Posted April 19, 2008 Share Posted April 19, 2008 Old post but we still use this - can you post your modifications I'd like to see if we can utilize them. Link to comment Share on other sites More sharing options...
adamnp Posted April 19, 2008 Share Posted April 19, 2008 UglyGS is simply put a utility that searches your network for gameservers. strobe.tgz anyone? :} Link to comment Share on other sites More sharing options...
Monk Posted April 19, 2008 Author Share Posted April 19, 2008 I should have a copy of it on here in a few hours. I'm rewritting some portions of it, and cleaning up warnings. I'm also moving some configuration stuff into it's own folder. Link to comment Share on other sites More sharing options...
Web1stLine Posted April 20, 2008 Share Posted April 20, 2008 It will be possible to have it ? Link to comment Share on other sites More sharing options...
Monk Posted April 20, 2008 Author Share Posted April 20, 2008 yes, I'm still rewriting some of the functions to make use warnings; happy. I also might make it happy with use strict; as well, so perl can't do naughty things. Link to comment Share on other sites More sharing options...
Monk Posted April 22, 2008 Author Share Posted April 22, 2008 http://swamp.dagohbah.net/uglygs-monk.zip I wasn't sure if the original code was GPL'd or not. It had no GPL files in it; I changed it's copyright to a BSD style one. If the original author can tell me if it's GPL'd or not, I'll happily remove the BSD copyright. There are a few notes: The forking model may cause high system load if you poll alot of servers, because writev()/fork()/pipe() eats up load. Link to comment Share on other sites More sharing options...
UgLyPuNk Posted May 11, 2008 Share Posted May 11, 2008 I am the original Author so yer you can blame me for the bad code, i was young It was released under GPL, but feel free to do what you want with it, it is very much no longer supported. Link to comment Share on other sites More sharing options...
Monk Posted May 11, 2008 Author Share Posted May 11, 2008 I have some bleeding edge stuff here that I plan on releasing, I rewrote it all from scratch. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.