CPanel Server Status ?'s
Nov 8, 2007When looking at the above page (and I've been told this reflects the usage of the entire server I'm on, not just my vps) everything looks fine except the Memory Usage. It's up at about 75%
View 2 RepliesWhen looking at the above page (and I've been told this reflects the usage of the entire server I'm on, not just my vps) everything looks fine except the Memory Usage. It's up at about 75%
View 2 Repliescpsrvd up
Server Load 3.94 (4 cpus)
Memory Used 18.5 %
Swap Used 0 %
Disk /dev/md1 (/) 24 %
Disk /dev/md2 (/tmp) 3 %
Disk /dev/md3 (/home) 97 %
Disk /dev/md4 (/usr) 40 %
Disk /dev/md5 (/var) 75 %
Disk /dev/md0 (/boot) 30 %
Server load and Disk /dev/md3 (/home) are showing red dots.
to understand this page on cPanel. I can imagine that red dots are not a good thing while the green ones are, but I don't know what it all means or if I should be complaining about this to my host...
In httpd-status under vhosts column i sometime see "(unavailable)" instead of actual vhost.
Can you please tell me if it means that the connection has timed out or something else?
Days ago i did some edit in my.cnf and php.ini, httpd.conf ( i don't remember what i edited , sorry ). Now i can't view server status . I mean
img244.imageshack.us/img244/9193/49930251.jpg ( my friend )
img520.imageshack.us/img520/8650/17287760.jpg ( my page ).
Maybe i disable it... Can you please tell me how to re-enable it again?
How do you add more server status services? Like how do you add like "exim" to show that it's up and running or something like http, ftpd etc..
How do you get things like that to show up showing green under server status?
I have Apache 2.2.26 running on OS X 10.9.3.My situation is that I consistently get an error that client denied by server configuration when accessing /server-status.
View 1 Replies View RelatedThis has threw me a little bit. I am to configure WHCMS for my server and its asking me for my server status address. Can some one explain what this odes, i know it has something to do with monitoring. Additionally how should i configure this?
View 2 Replies View Relatedmy server status goes high,when i check current cpu usage is see all time this only /usr/local/cpanel/whostmgr/bin/whostmgr2 ./top what is this bcz iam newbie in this dedicated server also iam seeing lotz of /usr/local/apache/bin/httpd -k start -DSSL
View 7 Replies View RelatedHow would I enable and use server-status with lighttpd?
I've heard that this may help with this problem that I'm facing.
In Cpanel, If i click on Apache Status it tells me aload of website that have been visited recently, under the vhost column. It shows this but sometimes under those it shows aload of (unavailable). Why is this. Is this normal?
View 2 Replies View RelatedAre there any good scripts for getting server status?
I want to have a status page for all of my servers.
I have an account at HostMonster.
Server Load: 12.08 (8 cpus) with RED status
Is it too much?
Any hostmonster users?
Issue: Unable to access simple server status reports though server-status.(chrome could not find..)
Environment:
Home Lab; Win8(dont ask..)
apache 2.0(httpd-2.0.64-win32-x86-no_ssl)
*Fire down, router rules unrestrictive
set in httpd:
...
<Location /server-status>
SetHandler server-status
Order Deny,Allow
Deny from all
Allow from all
</Location>
...
Advanced mods, require compilation to standing installation of apache but the server status is said to be precompiled with the version.
i am trying to get server-status to display. when i have the following set:
<Location /server-status>
SetHandler server-status
Order deny,allow
Deny from all
Allow from .myServer.com
</Location>
You don't have permission to access /server-status on this server.
Any good and simple script to see Server status, server load, bandwidth, etc...?
is there like a simple script where it shows me the server info?
Like how much RAM is being used, bandwidth, load, etc?
My VPS host is (for now) still using LxAdmin, but is no longer allowing login to HyperVM for reboots and access to system info. Please, tell me exactly how to use SSH to check the current memory usage on my VPS.
Quote:
Viewing your current resource usage
Log in via SSH, I normally use the Putty client for this.
Commands:
top: your current server load & resource usage.
ps aux: all your processes & which ones are using the most memory/cpu
free -m: allocated memory, usage & free memory
Is the command line really *easy* once you get used to it?
I'm not sure I understand the server-status page enough to know if this is a problem or not, but I have several processes that seem to run forever, or until I restart Apache. e.g.
Code:
13-1 21045 0/697/4264 W 59.45 19641 0 0.0 43.28 274.97 66.249.66.133 www.example.com GET /wp/2005/01/ HTTP/1.1
19-1 408 1/834/1831 C 83.52 32463 0 14.8 149.66 263.48 66.249.66.133 www.example.com GET /wp/ HTTP/1.1
30-1 14416 0/430/431 W 35.19 13347 0 0.0 37.42 37.44 66.249.66.133 www.example.com GET /wp/category/issues/ HTTP/1.1
They are almost always on a single domain (there's about 100 on the server) that's a Wordpress site. These processes are also almost always a search engine.
On the rare case I see them running on other domains on the same server they're always on Wordpress sites.
The longer the processes run, the more processor/memory they use, the more they slow the server down.
It seems to have just started in the past few weeks, I've had the site there for a couple years.