Re: How to analyze load average ?

From: Martijn van Oosterhout <kleptog(at)svana(dot)org>
To: Condor <condor(at)stz-bg(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: How to analyze load average ?
Date: 2012-08-06 21:08:23
Message-ID: 20120806210823.GA20088@svana.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, Aug 06, 2012 at 08:06:05PM +0300, Condor wrote:
> I think load avg is high because before I change the servers my
> produce server
> was on 16 cpu, 24 gb memory and load avg on that server was 0.24.
> Database is the same,

Our monitoring system starts worrying about the load average if it ever
goes above 0.75*number of cores. In your example it looks a bit like
you paid for 15 more cores than necessary.

Especially at the lower end you have to take the load with a large
grain of salt. Lots of short running processes (like a make run) while
make the load fluctuate. But even things like it taking a while for
your disk cache to reach steady state after a reboot can mean that you
see a higher than normal load for a while.

But 0.88 is really nothing to worry about. Perhaps it is just slower
core or a slower memory bus.

Have a nice day,
--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> He who writes carelessly confesses thereby at the very outset that he does
> not attach much importance to his own thoughts.
-- Arthur Schopenhauer

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Shridhar Daithankar 2012-08-07 03:51:05 How does connect privilege works?
Previous Message Misa Simic 2012-08-06 19:30:37 Re: Range-Types in 9.2