I'd love to see Javascript code reboot a server ;)

Anyways: I suggest you read back into the mailling list archives

http://www.mail-archive.com/[EMAIL PROTECTED]/msg16522.h
tml

Answers are there

- Drew



-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Plitt,
Charles
Sent: Wednesday, October 01, 2003 12:35 AM
To: '[EMAIL PROTECTED]'
Subject: [hlds_linux] Server Reboot Script via Web Base Application


I was wondering if there was anyone out there that has and would be
willing to share a script that allows server admin to reboot there
individual HLDS process without actually rebooting the server, via a web
base application (i.e.. html, java script, php, etc.) If you have or
know of anything like what I am looking for, I would greatly appreciate
any help . .


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 30, 2003 3:01 AM
To: [EMAIL PROTECTED]
Subject: hlds_linux digest, Vol 1 #2858 - 19 msgs


Send hlds_linux mailing list submissions to
        [EMAIL PROTECTED]

To subscribe or unsubscribe via the World Wide Web, visit
        http://list.valvesoftware.com/mailman/listinfo/hlds_linux
or, via email, send a message with subject or body 'help' to
        [EMAIL PROTECTED]

You can reach the person managing the list at
        [EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific than
"Re: Contents of hlds_linux digest..."


Today's Topics:

   1. RE: sv_region & WORLD ([EMAIL PROTECTED])
   2. RE: sv_region & WORLD ([EMAIL PROTECTED])
   3. RE: [OT] The CPU usage issue.. what should I go with: Linux or
Win32? ([EMAIL PROTECTED])
   4. Re: The CPU usage issue.. what should I go with: Linux or Win32?
(hlds_linux)
   5. Re: The CPU usage issue.. what should I go with: Linux or Win32?
(bad ping)
   6. Re: sv_region & WORLD (Hawk)
   7. HLTV won't load hltv.cfg (Tim Mektrakarn)
   8. Re: sv_region & WORLD (Brian A. Stumm)
   9. RE: sv_region & WORLD (Mark's)
  10. Re: sv_region & WORLD (Matt Heler)
  11. Re: sv_region & WORLD (Brian A. Stumm)
  12. Re: The CPU usage issue.. what should I go with: Linux
       or Win32? (Eric (Deacon))
  13. Re: [hlds_linux][now OT] sv_region & WORLD (vOrTeX)
  14. Re: sv_region & WORLD (Eric (Deacon))
  15. RE: Re: [hlds_linux][now OT] sv_region & WORLD (Conscience)
  16. Steam: Aborted (core dumped) (Simon Garner)
  17. Re: The CPU usage issue.. what should I go with: Linux
       or Win32? (Christopher Luk)

--__--__--

Message: 1
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Subject: RE: [hlds_linux] sv_region & WORLD
Date: Mon, 29 Sep 2003 22:09:26 -0500
Reply-To: [EMAIL PROTECTED]

I second that. Now having a true WORLD region is nuts.

Jeremy






--__--__--

Message: 2
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Subject: RE: [hlds_linux] sv_region & WORLD
Date: Mon, 29 Sep 2003 22:10:14 -0500
Reply-To: [EMAIL PROTECTED]

>We will be updating the Master server to list everyone (irrespective of
>region) in the world list soon.
>
>- Alfred

I love you Alfred, I offer up my girlfriends baby making capabilities in
return! :P

Jeremy




--__--__--

Message: 3
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Subject: RE: [hlds_linux] [OT] The CPU usage issue.. what should I go
with: Linux or Win32?
Date: Mon, 29 Sep 2003 22:11:52 -0500
Reply-To: [EMAIL PROTECTED]

>I have a pair of lucky underwear.

Pink or Red? :D

Jeremy




--__--__--

Message: 4
From: "hlds_linux" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Subject: Re: [hlds_linux] The CPU usage issue.. what should I go with:
Linux or Win32?
Date: Mon, 29 Sep 2003 23:35:37 -0400
Reply-To: [EMAIL PROTECTED]

Is there a server side commandline way to query a running hlds server as
to number of players and their pings? maybe telnet to the server port
and send whatever command?

I could scan the proces table for any running hlds
parse the output for the mods/ports/max players or consult the config
files for same. query the running servers for player numbers and ping
look at /proc/PROCESS# for performance stats look at /proc/cpuinfo for
hardware config. look at /proc/loadaverage rpm -qa |  awk
'/gcc/{print}/kern/{print}' | sort

do performance samples for 5-10 minutes and normalize them

Then post the results to a webserver that stores it in a mysql database
so that you can sort and search on any key phrase.

Further updates::
    add data gather to cron and update your entries over time.


----- Original Message -----
From: "bad ping" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, September 29, 2003 11:27 PM
Subject: RE: [hlds_linux] The CPU usage issue.. what should I go with:
Linux or Win32?


> In reply to:
>
> > I can't do much about the number of results (I've tried to make it
> > as easy as I could with that version checker thing) but tell me what

> > you want it to sort by and I'll make it happen.
>
> Troy, thank you very much for setting that up.  It's slick and very
> useful, it just needs a view all funtion and a sorter. And a ton of
> responsible, detailed submissions to it's database ;)
>
> It's important to set a standard, as in, are the numbers you're
> posting an average or a peak, how many iterations of the test etc.  In

> this case the variation of the open source model is working against
> us.  In return, it's forcing us all to learn some things about our
> systems that we might never have probed otherwise.  Hell, I got into
> computers this way.  I played Q2 one day almost 6 years ago, and I
> never got tired of figuring out how to make it better.  Games come and

> go, but being an admin is a way of life.
>
> Anyway...enough nostalgia.
>
> What would be really be the heat would be for a 1337 coder to design
an HLDS
> server benchmarker.   Something with normalized results would be nice,
with
> win32 and Linux/BSD distros.
>
> I bet Valve has a copy lying around the office somewhere :-/
>
> -BP
>
>
>
>
>
>
>
>
> _______________________________________________
> To unsubscribe, edit your list preferences, or view the list archives,

> please visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds_linux
>



--__--__--

Message: 5
From: bad ping <[EMAIL PROTECTED]>
Subject: Re: [hlds_linux] The CPU usage issue.. what should I go with:
Linux or Win32?
To: <[EMAIL PROTECTED]>
Date:  Tue, 30 Sep 2003 00:22:54 -0500
Reply-To: [EMAIL PROTECTED]

James Couzens wrote:

>Better yet, why don't you?

I'm hoping that if people keep asking that question enough that
eventually some bright person will get annoyed and answer it,  so that
we can all stop watching <our resource viewer of choice> and get back to
killing each other.

Troy,

comma delimited would be fine :P

-BP






--__--__--

Message: 6
Date: Mon, 29 Sep 2003 22:28:09 -0600
From: Hawk <[EMAIL PROTECTED]>
Subject: Re: [hlds_linux] sv_region & WORLD
To: [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]

How about a sv_region for us Canadians :)

Alfred Reynolds wrote:

>We will be updating the Master server to list everyone (irrespective of
>region) in the world list soon.
>
>- Alfred
>
>Brian A. Stumm wrote:
>
>
>>Can we please do something about this? The current system is punishing

>>the admins that actually know to set this flag...
>>
>>My two servers are the ONLY two servers listed under USWest (for TFC)
>>and I constantly have to tell my clients to set the filter to USWest
>>instead of world to find us. Those looking under WORLD canNOT find our

>>servers. Please change this ASAP to list ALL servers under WORLD
>>regardless of the sv_region setting...
>>
>>PLEASE FOR THE LOVE OF GOD!
>>
>>
>>_______________________________________________
>>To unsubscribe, edit your list preferences, or view the list archives,

>>please visit:
>>http://list.valvesoftware.com/mailman/listinfo/hlds_linux
>>
>>
>
>_______________________________________________
>To unsubscribe, edit your list preferences, or view the list archives,
>please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux
>
>
>

--
[TRiBForCe]Hawk
main website: http://www.tribforceclan.net
maps website: http://files.tribforceclan.net

CS Server 24 ppl @ 139.142.185.228:27015




--__--__--

Message: 7
From: "Tim Mektrakarn" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Date: Mon, 29 Sep 2003 21:39:05 -0700
Subject: [hlds_linux] HLTV won't load hltv.cfg
Reply-To: [EMAIL PROTECTED]

This is a multi-part message in MIME format.
--
[ Picked text/plain from multipart/alternative ]
Even if I put +exec hltv.cfg the bot will load default settings ie:
name: HLTV proxy instead of whatever I edit it. Anyone know why?

--




--__--__--

Message: 8
Date: Mon, 29 Sep 2003 21:40:41 -0700 (PDT)
From: "Brian A. Stumm" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Subject: Re: [hlds_linux] sv_region & WORLD
Organization: BS-Linux.com
Reply-To: [EMAIL PROTECTED]

On Mon, 29 Sep 2003, Hawk wrote:

> How about a sv_region for us Canadians :)

Canada and New Zealand aren't even considered part of the world and thus
were not included by VALVe... ;)



--__--__--

Message: 9
From: "Mark's" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Subject: RE: [hlds_linux] sv_region & WORLD
Date: Mon, 29 Sep 2003 22:13:09 -0700
Reply-To: [EMAIL PROTECTED]

What's a Canada?
;)

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Brian A.
Stumm
Sent: Monday, September 29, 2003 9:41 PM
To: [EMAIL PROTECTED]
Subject: Re: [hlds_linux] sv_region & WORLD


On Mon, 29 Sep 2003, Hawk wrote:

> How about a sv_region for us Canadians :)

Canada and New Zealand aren't even considered part of the world and thus
were not included by VALVe... ;)


_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives,
please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux



--__--__--

Message: 10
From: Matt Heler <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Subject: Re: [hlds_linux] sv_region & WORLD
Date: Mon, 29 Sep 2003 22:18:35 -0700
Cc: "Brian A. Stumm" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]

Wouldn't Canada be included in North America region ? Is there a North
Amercia region ?? As for New Zealand, what is that even a country =P

On Monday 29 September 2003 09:40 pm, Brian A. Stumm wrote:
> On Mon, 29 Sep 2003, Hawk wrote:
> > How about a sv_region for us Canadians :)
>
> Canada and New Zealand aren't even considered part of the world and
> thus were not included by VALVe... ;)
>
>
> _______________________________________________
> To unsubscribe, edit your list preferences, or view the list archives,

> please visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds_linux


--__--__--

Message: 11
Date: Mon, 29 Sep 2003 22:31:38 -0700 (PDT)
From: "Brian A. Stumm" <[EMAIL PROTECTED]>
To: Matt Heler <[EMAIL PROTECTED]>
cc: <[EMAIL PROTECTED]>
Subject: Re: [hlds_linux] sv_region & WORLD
Organization: BS-Linux.com
Reply-To: [EMAIL PROTECTED]

On Mon, 29 Sep 2003, Matt Heler wrote:

> Wouldn't Canada be included in North America region ?

No, No Good Red Blooded American considers Canada a part of North
America, we do recognize Mexico but definately not Canada... Especially
not if your from the northern part of the US.

> As for New Zealand, what is that even a country =P

Not according to Alfred, right Alfred? :) LOL.



--__--__--

Message: 12
Date: Tue, 30 Sep 2003 00:50:38 -0500
From: "Eric (Deacon)" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: [hlds_linux] The CPU usage issue.. what should I go with:
Linux  or Win32?
Reply-To: [EMAIL PROTECTED]

Tyler "[TASF]Overkill" Schwend wrote:
> M-m-m-m-m-monster kill.

Hahahaha...good call :D

--
Eric (the Deacon remix)



--__--__--

Message: 13
Date: Tue, 30 Sep 2003 15:18:25 +0930
From: vOrTeX <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Cc: Matt Heler <[EMAIL PROTECTED]>
Subject: [hlds_linux] Re: [hlds_linux][now OT] sv_region & WORLD
Reply-To: [EMAIL PROTECTED]

why do you hate canadians? as an aussie, i never understood why
americans hate canadians :/

Brian A. Stumm wrote:
> On Mon, 29 Sep 2003, Matt Heler wrote:
>
>
>>Wouldn't Canada be included in North America region ?
>
>
> No, No Good Red Blooded American considers Canada a part of North
> America, we do recognize Mexico but definately not Canada...
> Especially not if your from the northern part of the US.
>
>
>>As for New Zealand, what is that even a country =P
>
>
> Not according to Alfred, right Alfred? :) LOL.
>
>
> _______________________________________________
> To unsubscribe, edit your list preferences, or view the list archives,

> please visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds_linux



--__--__--

Message: 14
Date: Tue, 30 Sep 2003 00:55:04 -0500
From: "Eric (Deacon)" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: [hlds_linux] sv_region & WORLD
Reply-To: [EMAIL PROTECTED]

[EMAIL PROTECTED] wrote:
> I love you Alfred, I offer up my girlfriends baby making capabilities
> in return! :P

You might want to make sure that she's on board with that first :P

--
Eric (the Deacon remix)



--__--__--

Message: 15
From: "Conscience" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Subject: RE: [hlds_linux] Re: [hlds_linux][now OT] sv_region & WORLD
Date: Tue, 30 Sep 2003 16:32:01 +1000
Reply-To: [EMAIL PROTECTED]

For the same reason as we hate New Zealanders :P

Byron "Conscience" Scaf
Content Manager - Ozforces Pty Ltd.
Email: [EMAIL PROTECTED]
ICQ: 3048210

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of vOrTeX
Sent: Tuesday, September 30, 2003 3:48 PM
To: [EMAIL PROTECTED]
Cc: Matt Heler
Subject: [hlds_linux] Re: [hlds_linux][now OT] sv_region & WORLD

why do you hate canadians? as an aussie, i never understood why
americans hate canadians :/

Brian A. Stumm wrote:
> On Mon, 29 Sep 2003, Matt Heler wrote:
>
>
>>Wouldn't Canada be included in North America region ?
>
>
> No, No Good Red Blooded American considers Canada a part of North
America,
> we do recognize Mexico but definately not Canada... Especially not if
your
> from the northern part of the US.
>
>
>>As for New Zealand, what is that even a country =P
>
>
> Not according to Alfred, right Alfred? :) LOL.
>
>
> _______________________________________________
> To unsubscribe, edit your list preferences, or view the list archives,
please visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds_linux


_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives,
please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux



--__--__--

Message: 16
From: "Simon Garner" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Date: Tue, 30 Sep 2003 18:57:13 +1200
Subject: [hlds_linux] Steam: Aborted (core dumped)
Reply-To: [EMAIL PROTECTED]

Trying to update one of our older servers to use CS 1.6 / Steam and I
get this:

# ./steam
Aborted (core dumped)


# gdb ./steam core -x debug.cmds -batch
Core was generated by `./steam'.
Program terminated with signal 6, Aborted.

warning: Unable to set global thread event mask: generic error [New
Thread 1024 (LWP 12207)] Error while reading shared library symbols:
Cannot enable thread event reporting for Thread 1024 (LWP 12207):
generic error #0  0x40089801 in __kill () from /lib/i686/libc.so.6


I'm guessing my libc is too old?

# rpm -q glibc
glibc-2.2.2-10


-Simon



--__--__--

Message: 17
Date: Tue, 30 Sep 2003 15:02:11 +0800
From: Christopher Luk <[EMAIL PROTECTED]>
To:  [EMAIL PROTECTED]
Subject: Re: [hlds_linux] The CPU usage issue.. what should I go with:
Linux  or Win32?
Reply-To: [EMAIL PROTECTED]

just a comment:. steam eat more.

all my servers ran on p4 2.4 intel w/ 1g sdram. machines purchased some
days before. standard hlds with metamod 1.16.x and adminmod 2.50.x.

combination:
machine 1: 2x cs 26,  without steam: ~60% cpu loading in total, with
steam: ~75% cpu loading in total.
machine 2: 2x cs 20 + 1x dod 32, without steam: ~75% cpu loading in
total, with steam: ~60% with only 2x cs 20 or ~80% with only 1x dod.
machine 3 (no steam at all): 2x cs 32: ~75% cpu loading in total.

my observation lead me to an conclusion that steam eat more cpu loading.

chris.

bad ping wrote:

>>Lets not deny that this release is using A LOT more cpu than the last.

>>Its pretty much FACT - unless you happen to be one of the lucky few
>>with a SUPER KERNEL that runs 5% cpu with a 32 player server....and we

>>all know that's bs.
>>
>>
>
>Sorry James, but I have to deny it, because it's true.  I've spent more

>time looking at top on full gameservers in my life than I care to
>admit, and 1.6 runs as well or better than 1.5.  18 players never even
>spikes past 35%, even on office or aztec, running a single P4 and Slack

>8.
>
>Terribly sorry for the issues you and a few others seem to be
>having...but don't say it can't be done.  Best of luck to you.
>
>Oh, and to the original question in this thread...I wouldn't hang a
>winblows box out on the Internet unless I was a masochist....
>
>
>_______________________________________________
>To unsubscribe, edit your list preferences, or view the list archives,
>please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux
>
>
>





--__--__--

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives,
please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux



End of hlds_linux Digest

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives,
please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux


_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux

Reply via email to