add new monit ip address

This commit is contained in:
Ludovic Cartier
2025-11-20 17:56:11 +01:00
parent e16a0bdd9a
commit 917edc9ae5
2 changed files with 6 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
---
nrpe_allowed_hosts: '127.0.0.1,51.158.69.165'
nrpe_allowed_hosts: '127.0.0.1,51.158.69.165,49.12.224.53'
nrpe_load_warning: "{{ ansible_processor_cores|int }}"
nrpe_load_critical: "{{ (ansible_processor_cores * 2)|int }}"