tags 630682 +moreinfo
thanks

Hi,

On Thu, Jun 16, 2011 at 11:29:44AM +0200, Bernd Zeimetz wrote:
> whenever the ping plugin throws a WARNING and hits 'continue' in the
> main while loop, the Interval setting will be ignored as
> pthread_cond_timedwait is only executed when the whole loop body run
> trough successful. So when things like '"ping plugin: Cannot find host'
> happen, my syslog will be spammed...

Hrm, can you provide an example for that? From looking at the code, this
should not happen because 'continue' is only used in the inner iterator
loop. The main while loop does not use 'continue' at all but only uses
'break' to shutdown the ping-thread completely.

Cheers,
Sebastian

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

Those who would give up Essential Liberty to purchase a little Temporary
Safety, deserve neither Liberty nor Safety.         -- Benjamin Franklin

Attachment: signature.asc
Description: Digital signature

Reply via email to