From a6eec99fa061edc0647959a592b46e7157c73984 Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Tue, 12 Mar 2024 11:18:17 +0100 Subject: [PATCH] copr-pulp-dev: nrpe --- .../copr-pulp-dev.aws.fedoraproject.org | 21 +++++++++---------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/inventory/host_vars/copr-pulp-dev.aws.fedoraproject.org b/inventory/host_vars/copr-pulp-dev.aws.fedoraproject.org index 59c4cf93d9..305b73d71b 100644 --- a/inventory/host_vars/copr-pulp-dev.aws.fedoraproject.org +++ b/inventory/host_vars/copr-pulp-dev.aws.fedoraproject.org @@ -1,15 +1,14 @@ hostbase: copr-pulp-dev- -# This instance is WIP and we don't want nagios alerts yet -# nagios_Check_Services: -# dhcpd: false -# httpd: true -# mail: false -# named: false -# nrpe: true -# ping: false -# raid: false -# sshd: false -# swap: false +nagios_Check_Services: + dhcpd: false + httpd: false + mail: false + named: false + nrpe: true + ping: false + raid: false + sshd: false + swap: true public_ip: 44.206.10.188 swap_file_path: /swap swap_file_size_mb: 16384