diff --git a/inventory/group_vars/openstack-compute b/inventory/group_vars/openstack-compute index ca2d561131..dde4d96fa3 100644 --- a/inventory/group_vars/openstack-compute +++ b/inventory/group_vars/openstack-compute @@ -1,2 +1,4 @@ --- host_group: openstack-compute +nrpe_procs_warn: 900 +nrpe_procs_crit: 1000 diff --git a/inventory/host_vars/fed-cloud09.cloud.fedoraproject.org b/inventory/host_vars/fed-cloud09.cloud.fedoraproject.org index 2559de113b..3f53217fd2 100644 --- a/inventory/host_vars/fed-cloud09.cloud.fedoraproject.org +++ b/inventory/host_vars/fed-cloud09.cloud.fedoraproject.org @@ -1,2 +1,4 @@ --- root_auth_users: msuchy +nrpe_procs_warn: 900 +nrpe_procs_crit: 1000