Nagios: Update default workers back to 4
This moves the default workers defined for Nagios back to 4, as reducing the number to one has made Nagios deployments in our jobs inconsistent Change-Id: I288554c4f9d57714b3d70a241942b2e4fd334500
This commit is contained in:
parent
eceacafbba
commit
12529ddf0a
@ -1138,7 +1138,7 @@ conf:
|
||||
retained_contact_host_attribute_mask: 0
|
||||
retained_contact_service_attribute_mask: 0
|
||||
interval_length: 1
|
||||
check_workers: 1
|
||||
check_workers: 4
|
||||
check_for_updates: 1
|
||||
bare_update_check: 0
|
||||
use_aggressive_host_checking: 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user