mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
ppc8-01/02 add nrpe limits. side comment: for the love of peet why didnt I fix this a year ago
This commit is contained in:
committed by
Pierre-Yves Chibon
parent
6bbdb21ed5
commit
a512f15c52
3
inventory/host_vars/ppc8-01.ppc.fedoraproject.org
Normal file
3
inventory/host_vars/ppc8-01.ppc.fedoraproject.org
Normal file
@@ -0,0 +1,3 @@
|
||||
---
|
||||
nrpe_procs_warn: 2000
|
||||
nrpe_procs_crit: 2100
|
||||
3
inventory/host_vars/ppc8-02.ppc.fedoraproject.org
Normal file
3
inventory/host_vars/ppc8-02.ppc.fedoraproject.org
Normal file
@@ -0,0 +1,3 @@
|
||||
---
|
||||
nrpe_procs_warn: 2000
|
||||
nrpe_procs_crit: 2100
|
||||
Reference in New Issue
Block a user