add option to disable max_deferrals

This commit is contained in:
Oliver Gorwits
2017-05-28 09:31:57 +01:00
parent 666e0a593d
commit 9ac2662182
2 changed files with 5 additions and 3 deletions

View File

@@ -1315,7 +1315,8 @@ to avoid a 'runaway worker' bug. It can take a fractional number of seconds.
C<max_deferrals> is the number of times an SNMP connect failure can occur
before the device is no longer polled. The setting and counters are local to
each poller backend. To reset device counters, restart the backend daemon.
each poller backend. To reset device counters, restart the backend daemon. To
disable this feature configure the setting with a value of zero.
=head3 C<schedule>