[collectd] failure :( caused by the network malfunction

Sebastian Harl sh at tokkee.org
Fri Nov 24 17:19:29 CET 2006


Hi,

On Fri, Nov 24, 2006 at 04:18:15PM +0100, Lubo?? Stan??k wrote:
> I do not know where the problem hides.

Well, this is quite obvious: If the main loop takes more than
COLLECTD_HEARTBEAT seconds to finish only few rrd updates will happen during
that time and the value is assumed to be "unknown" in most cases. You still
get a valid value any once in a while but this is not sufficient for any
graphs or the like.

> I did some investigations too. Although I would like to see using
> kernel's threads because of the multiprocessor support, it seems that
> the optimal possibility will be the 'pth' due to the multiplatform support.

Um... I really do not like userspace thread libraries. pthreads are defined as
a POSIX standard and should be available on all platforms collectd is
currently running on. Does anybody know of any specific problems that would
arise from the use of pthreads?

Cheers,
Sebastian

-- 
Sebastian "tokkee" Harl
GnuPG-ID: 0x8501C7FC
http://tokkee.org/

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://mailman.verplant.org/pipermail/collectd/attachments/20061124/8be99156/attachment.pgp


More information about the collectd mailing list