-
Documentation task
-
Resolution: Fixed
-
Major
-
7.0.0rc1
-
None
-
S24-W22/23
-
0.125
Which is correct, "Max concurrent checks per type" or "Maximum concurrent checks per type"?
The number of simultaneous asynchronous checks per each service check type (or the number of available workers for all synchronous service checks) is now configurable in the frontend (see Max concurrent checks per type). This parameter is optional.
Maximum concurrent checks per type | Set the maximum number of discovery threads (workers) per service check for parallel processing of discovery checks: One - one thread Unlimited - unlimited number of threads (but no more than in the StartDiscoverers parameter) Custom - set a custom number of threads (0-999) Note that all discovery rules with SNMPv3 asynchronous service checks are processed by one worker due to the peculiarities of libsnmp implementation, i.e. increasing the number of workers will not increase the discovery speed. |