I have recently bought a dedicated box and want to run some gameservers on it. I know how to install server at all with hldsupdatetool. But the thing I need to know: what is the perfect command line to get 1000FPS constant server with pingbooster and cpu priority.
./hlds_run -game cstrike +maxplayers 11 +map de_dust2 +port 27015 -autoupdate - I DONT KNOW THE REST TO GET GREAT SERVERS ( i know +sys_ticrate but not the value to add after this.. )
My internet connection started cutting out and I found it strange, I presumed it was with my ISP and so I ignored it as they're pretty crap, then it carried on today so I did some investigation (Turned on error logging for my router) so I go ahead and wait, an hour later my internet connection cuts out, to the logs!
Am I correct in thinking there are multiple IP addresses "Attacking" my home network? If so, that's mighty strange and should I be worried?
I checked some of the IPs, most go to dedicateds around the world. One is a gameserver admin panel. Have these been hijacked and being used to "Attack" me?
I have a theory, be it probably wrong; The port number 28960 is used by Call of Duty 1 as the "default" port for a gameserver, and I play a lot of CoD1. Therefore, presumably, that port is open by our router, 28960, so somehow they've found this to be open and are "attacking" it. I'm not sure, but it seems possible, not sure why though.
192.168.1.103 is presumably ME on our subnet? Router is linksys
I ordered a vps from knownhost the other day for $50/mo w/ cpanel
I have been using it for:
hosting of my own websites and 5 other clients (15 websites total)
installed a counter-strike source 11slot 100tick 500fps server w/ srctv on it and it RUNS GREAT!! solid 500fps, no lag/choke, wonderful registration!
cpu load maxes at around 60% and ram usage is about 80%
after being with nearly ever game server provider out there my team has agreed that this is the best server we've ever had.
so to all of you people wondering about it, YES, you can run a gameserver on a vps, and I reccommend it to everyone. Not only will it save you money, but you will be able host all your websites and run even a ventrilo server if you want.
way to monitor my servers cpu load, but more importantly is there a way to monitor which php scripts are using the most resources? i have searched around and haven't found much information. i use fedora, apache, mysql just so you know.
to monitor our VPS's customers, not our up time but our VPS customer sites resource usage.
Maybe a mixture between TOP/PS and WHM|Server Status|Apache Status Summarized by domain in a period of time.
Our VPS is going blackzone many times/day and I need to find in real time the actual offending site or application.
I need something that tell me in plain english: - Site XXX is taking all your VPS resources - Application XXX is just bombing your VPS - Close port XXX because your're under hacking
I just stop httpd service for server maintainance , and disable its monitoring from whm services, but after some time it again start even i disable httpd monitoring and service.
been using webserverguard.com to monitor my server which has been great because its free. Thinking of upgrading to a paid service and wondered what the good cheap options were?
We need a good (best?) network/hardware monitoring application for monitoring our servers located at 3 different datacenters and around 50 servers.. I've founded some programs but they don't cover my needs 100%
Basicly I need these;
- Adding servers easily.
- Adding monitoring channel for each servers. (load, network, disk/ram usage etc..)
- Adding users and attaching users to servers seperately. (For example I will add justify user and attach him to server1, will add wht user and attach him the server2 and their permissions will be different and they will have no control on other's servers.)
- Web based controller for users/admins
- I want to install it to my windows/linux servers and monitor all remotely..
What are some good monitoring companies that can keep track of downtime. Even more specifically looking for companies that can send an sms alert or possibly reboot the server following ceartin instructions during a downtime.
Though please provide all suggestion (even if they don't do the above).
Give me 1000GB or 2000GB and that's my limit that I'll try and not go over. Pretty simple.
However, I'm now dealing with a provider that has me really confused. This company is charging us based on 95th percentile and we're now being asked to commit to 8.5 MBPS while the server doesn't even go over 1500GB monthly bandwidth limit.
Is this correct:
- We're not using tons of bandwidth but we do have large bursts
- The company is ultimately charging you for the bursts
how can i find out who is using up all the resources of 1 of my server, i am running CENTOS Enterprise 5.2 i686 on standard - WHM X v3.1.0, i have around 180 web site currently on this server and i would like to move my customer how need more power.
or limit my customers to 10% of the server resources for no longer than 10min.
I'm currently gathering a list of all VPS providers that offer proactive VPS (services etc...) monitoring. So far I know that Wiredtree and Liquidweb include it and Zone.net and Futurehosting (to a limited extent) offers it as an add-on. Anyone else have any that they know of?
my dedicated server have a remot reboot panel and i want company monitor my server with less than $10 per month until my server if goes down reboot it from my panel...
I have 1 network interface with a few virtual ones. I need to find a way to monitor bandwidth. I've tried vnstat but it can't measure bandwidth with virtual interfaces.
The only thing i've seen is through packet sniffing and i was hoping for a much cheaper alternative(cpu wise).
Does anyone run any defacement monitoring software? I'm looking for something that will send me an email alert whenever changes have been made to files or folders on my web server. It could be a file or folder watcher I just would like it to notify me whenever changes are made to a file or folder. I have searched but found nothing reliable.
we have a large number of dell server like Pe 850-860, Sc1425-1435, Pe1850-1950, we are try to find a solution to monitor the server hardware like raid status, fan, ram, controller etc, we have try to use ITassistant but seem that work only with server with Drac card or we should install on each box OMSA, so i would know what different solution can we use.
I am on a freebsd semi managed dedicated server (semi managed in that they dont really do out lol i just dont have root access, ssh though) unsing DirectAdmin
I need to find a way where i can monitor the processes that each account is using.
In the Service Monitor its showing all the services thats running for example, at present httpd is showing this:
httpd httpd (pid 96703 96702 96700 96698 96697 96696 96695 96694 96693 96692 96691 96690 96689 96688 96687 96686 96685 96684 96683 96682 96662 )I need to find more info about each of the pid's as i would like to know who is using what. does that make sense? The other day (above httpd is normal) there was at least 10 times that amount and the server was dead slow, but i could not find any information as to who was using what and what cause the server to die....
I also have a customer that usually uses about 400mb to 500mb bandwidth per day, since the 28th of march this has gone sky high to nearly 2gb, he says he does not have any attachments fro download, nothing new has been added and no extra traffic, yet this has happened, this is why i need to find more info about such things, I have had a look at the logs but again, i do not really understand what any of it means...
i read this somewhere, but i dont think it works on my server...
Quote:
Look at the PID of the process using the most resources. Then use "ls -alh /proc/PID".
Ya'll get something like:
root@server02 [/]# ls -alh /proc/10231 total 0 dr-xr-xr-x 3 nobody nobody 0 Jan 17 15:35 ./ dr-xr-xr-x 144 root root 0 Dec 29 09:48 ../ -r--r--r-- 1 root root 0 Jan 17 15:35 cmdline -r--r--r-- 1 root root 0 Jan 17 15:35 cpu lrwxrwxrwx 1 root root 0 Jan 17 15:35 cwd -> /home/USERNAME/public_html/ -r-------- 1 root root 0 Jan 17 15:35 environ lrwxrwxrwx 1 root root 0 Jan 17 15:35 exe -> /usr/local/apache/bin/httpd* dr-x------ 2 root root 0 Jan 17 15:35 fd/ -r-------- 1 root root 0 Jan 17 15:35 maps -rw------- 1 root root 0 Jan 17 15:35 mem -r--r--r-- 1 root root 0 Jan 17 15:35 mounts lrwxrwxrwx 1 root root 0 Jan 17 15:35 root -> // -r--r--r-- 1 root root 0 Jan 17 15:35 stat -r--r--r-- 1 root root 0 Jan 17 15:35 statm -r--r--r-- 1 root root 0 Jan 17 15:35 status
The cwd -> will tell you what folder is being accessed. That should let you know what user.
You can also from SSH on Cpanel boxes use something like "lynx localhost/whm-server-status" to see connections to specific URLs.
I am running windows 2003 on my web server and I am hosting a program which I have users accessing all day. I was wondering a way that I could monitor who accesses the server and how many times daily. They already access the server with a username and password