AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Source Servers (SRCDS) (https://forums.alliedmods.net/forumdisplay.php?f=130)
-   -   See what hardware the server runs on? (https://forums.alliedmods.net/showthread.php?t=312558)

AlinXD 12-08-2018 08:22

See what hardware the server runs on?
 
I'm interested if there's any way I could find out what hardware the server runs on (hosting company doesn't want to disclose the information), mostly interested in the CPU. I know this was possible on Counter-Strike 1.6 servers but I'm not sure if you can on CS:GO ones.

ThePwnt 12-08-2018 09:37

Re: See what hardware the server runs on?
 
What do you need to know? ;)
Mostly running maybe with a E3 or E5 / i7 model. or Ryzen. ;)

I'm running with Ryzen threadripper 1950X + i7-7700 ;)

ghostofmybrain 12-08-2018 09:55

Re: See what hardware the server runs on?
 
Quote:

Originally Posted by AlinXD (Post 2627560)
I'm interested if there's any way I could find out what hardware the server runs on (hosting company doesn't want to disclose the information), mostly interested in the CPU. I know this was possible on Counter-Strike 1.6 servers but I'm not sure if you can on CS:GO ones.

If they don't want to disclose the information, I would use a different company. Is that possible where you are?

AlinXD 12-08-2018 11:25

Re: See what hardware the server runs on?
 
It is but I'd lose the IP and I already have 1 year on this one.
I was just curious if it was possible, I know their webhosting stuff runs on 2700x's and I was wondering what was on the game hosting side of things.

ghostofmybrain 12-08-2018 11:30

Re: See what hardware the server runs on?
 
You don't need to worry about losing the IP. If you use the same value for sv_setsteamaccount, everybody's entries in their Favorite Servers list will be updated with your new IP.

Impact123 12-09-2018 00:37

Re: See what hardware the server runs on?
 
2 Attachment(s)
This plugin should print the cpu's model to chat/console if you use its sm_cpu command. It gets the data by running commands via the System2 extension so you'll need it for running/compiling this.

asherkin 12-09-2018 06:10

Re: See what hardware the server runs on?
 
Quote:

Originally Posted by Impact123 (Post 2627786)
This plugin should print the cpu's model to chat/console if you use its sm_cpu command. It gets the data by running commands via the System2 extension so you'll need it for running/compiling this.

For the linux branch, you could just read the file directly in SourcePawn.

AlinXD 12-09-2018 07:57

Re: See what hardware the server runs on?
 
14:56:31 sm_cpu
14:56:31 Your model is: Intel(R) Core(TM) i7-4790 CPU @ 3.60GHz
Thank you very much.


All times are GMT -4. The time now is 06:15.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.