Bug#630682: collectd: ping plugin ignores Interval in case of warnings

2012-11-22 Thread Sebastian Harl
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

Bug#630682: collectd: ping plugin ignores Interval in case of warnings

2011-06-16 Thread Bernd Zeimetz
Package: collectd Severity: important Version: 4.10.1-1+squeeze2 Hi, 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