Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Jan 2009 09:12:49 -0500
From:      APseudoUtopia <apseudoutopia@gmail.com>
To:        "Kalpin Erlangga Silaen" <kalpin@muliahost.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: FreeBSD 7.0-Stable Crashed with Cacti
Message-ID:  <27ade5280901060612v3e8eeed7m428adaed9ff127f8@mail.gmail.com>
In-Reply-To: <DDC30BAEAF9D423FA843E36FD8588DDB@naix>
References:  <DDC30BAEAF9D423FA843E36FD8588DDB@naix>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jan 6, 2009 at 3:30 AM, Kalpin Erlangga Silaen
<kalpin@muliahost.com> wrote:
> Dear All,
>
> we face problem with running cacti on FreeBSD 7.0-Stable. From top command output:
>

-----
snip
-----

> We realized that all cacti process just eat my cpu and memory (STATE: pfault) and my server should be reboot.
> Is there any way how to fix it?
>
> Thank you
>
> Kalpin Erlangga Silaen

Cacti runs the poller script using php. It looks like the poller
script is taking too long to finish, and it ends up having several
instances running at the same time.
I'd recommend that you look into the 'Spine' poller (formally known as
Cactid). It's a threading C program, which is _MUCH_ faster than php
will ever be.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?27ade5280901060612v3e8eeed7m428adaed9ff127f8>