Adriaan
06-13-2002, 07:18 AM
load average: 0.81, 0.74, 0.73
This is really high, though there are like 20 sites running on the RaQ. Hits between 100-2000 a day. So that isn't really much!
Sites are using PHP and MySQL, no Perl scripts.
Strange thing is, sometimes this load is high, sometimes it is 0.00, 0.00, 0.00. (it seems the high load is really random).
0.15 is normal right? But this doesn't I think.
Adriaan
my server is lightly used compaired to most people on here as well...
Mine will get higher than that though when webalizer is running or when it's doing it's nightly backups (via cron). It will also shoot up when HotSanic is updating the images...here is the chart
Aqua-IT
06-13-2002, 09:55 AM
Sorry to go a bit off topic here, but Shin, wich software you use to get those stats like that?
Robin van Duiven
Adriaan
06-13-2002, 12:59 PM
I would like to know too :)
Adriaan Mol
it's called hotsanic
http://www.bernisys.prima.de/linux/HotSaNIC/
For a how-to you might try http://www.unofficial-support.com/modules.php?name=Sections&sop=viewarticle&artid=6 just remember that it is made for a Ensim WEBppliance 3.0 For Linux. Your directories could differ.
If I remember correctly, you have to install imagemagick first. http://www.imagemagick.org/
Someone else was asking about it earlier today, do a search for it and you should find the how-to. (tho i just noticed that it's included in the howto posted above.
Herby
06-14-2002, 05:26 AM
THIS:
1 minute load average: 2.72
5 minute load average: 16.41
15 minute load average: 10.07
is high load to me :/
Seems my raq is overworked, maybe some holiday should do ;)
COBALT4YOU
06-18-2002, 12:24 AM
It is a way to monitor your server performance
http://ns1.raqport.com/~mrtg/
it'll update the data every five minutes from now on.
cbtrussell
06-18-2002, 02:18 PM
This is off a RaQ3 - and no, this isn't a joke:
Max 5-minute Load 1434.0
Average 5-minute Load 89.0
Current 5-minute Load 171.0
Max 15-mintute Load 940.0
Average 15-mintute Load 71.0
Current 15-mintute Load 112.0
LOL, and you think YOU'VE got problems!? :)
Brandon
FiberOptic
06-18-2002, 04:11 PM
Mmmmm
perhaps a different measure reference is used....
A that big difference isn't normal I think...
Otherwise...
My the lord be with you ;)
cbtrussell
06-18-2002, 04:15 PM
No, the reference is correct, and no it most certainly isn't normal. :)
I can't believe it hasn't disentegrated yet ;)
BT
FiberOptic
06-18-2002, 04:44 PM
Did you check your CPU temp ;)
Or installed a luiquid cooling on your pizza box :)
Over the past fifteen minutes, the CPU has been heavily loaded.
This will result in noticible performace loss. Consider moving some of theservices to other Cobalt servers, or reduce the complexity of the CGI scripts running on the Cobalt server itself.
1 minute load average: 55.32
5 minute load average: 52.61
15 minute load average: 61.16
--------
Anyone notice the two spelling mistakes before!!
FiberOptic
06-18-2002, 05:56 PM
Mmmmm
I'll suggest you install this script ;)
if (serverload > 50)
{
ArrDate=SunCobalt.Order(RaQ550, Arrdate);
}
if (Arrdate==Date())
{
For (i=Lastsite-5, i<=lastsite, i++)
{
Sitemgr.move(localhost.site[i], newRaQ550)
}
}