I'm also using OgsWatcher still, and have not had any problems with it, for CSS, DOD and TF2.
You can specify cmdline options via the <CVars> section (in Mike's example below), so it can pretty much cater for any setup. Best server control app, and better than Firedaemon in my opinion. Firedaemon is more about presenting high-level service options and registry settings in a GUI to make process/application control a lot easier, whereas OgsWatcher was built specifically for SRCDS management. I've tried getting in touch with Frazer in an attempt to find out why the site has just died, and we haven't heard from him. Hopefully there is a magical new OgsWatcher on his roadmap ;) Regards, Adam. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of -Mike- Sent: Friday, 21 September 2007 3:04 AM To: [email protected] Subject: [hlds] TF2 / OgsWatcher This should make sense to anybody that uses Ogs regularly, but with a few config tweaks in 'ogsWatcher.exe.config' I was able to get Ogs to fire up and monitor a TF2 process alongside my existing HL2DM processes. Here's the config I used to fire it up. My autoexec.cfg that Ogs calls just fires up server.cfg for now, which has my standard server stuff in it and the TF2 specific stuff. You might want to change the heapsize if you don't have the memory to burn. <GameConfig ID="4" Enabled="true" GameType="tf" HostName="(yourhostnamegoeshere)" HeapSize="524288" WorkingDirectory="(yourdrive):\orangebox-tf2\orangebox" ExecutablePath="(yourdrive):\orangebox-tf2\orangebox\srcds.exe" CaptureConsoleLog="False" NoCrashDialog="True" Insecure="False" VerifyAll="False" TickRate="66" FPSMax="600" MaxPlayers="24" IPAddress="(youripaddress)" Port="27075" Map="ctf_2fort" RconPassword="(yourpass)" PriorityBoostEnabled="True" PriorityClass="High" LogRelativeDirectoryPath="logs" RetryLimit="30" RetryTimeLimitMinutes="10" NotifyAllGameFailures="True" NotifyGameRestarts="True" NotifyRetryExceeded="True" NotifyToAddress="([EMAIL PROTECTED])" NotifyCCAddress="" NotifyFromAddress="([EMAIL PROTECTED])" NotifySubjectPrefix="OGS (someuniqueprefix): "> <CVars> <CVar Name="exec" Value="autoexec.cfg" /> </CVars> </GameConfig> -Mike- ~~~~ -Mike- is: Biker ~ Slacker ~ Iconoclast ~ Eclectic Thinker _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds

