Hi! We use Icinga1 with check_mk's flexible notifications. Usually the Reaper easily reaps 1000 results/second, except when there are notifications:
[1424962674.037492] [256.1] [pid=19422] Running command '...' check_mk --notify'... [1424962674.823460] [256.1] [pid=19422] Execution time=0.785 sec, early timeout=0, result=0, output=(null) [1424962675.023625] [016.0] [pid=19422] Finished reaping 966 check results Thus, I think our performance problems (Icinga is slow in reading the result files) is caused by this notifications. It seems that the Reaper waits for the external command to finish. Are there some ways to speed up the notifications, e.g. asynchronously by not waiting for script execution? Thanks Klaus _______________________________________________ icinga-users mailing list [email protected] https://lists.icinga.org/mailman/listinfo/icinga-users
