From e83e4abebe495ef187ca0907f0f33315f5f7ac2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johan=20Bj=C3=B6rklund?= Date: Wed, 27 Nov 2024 14:31:27 +0100 Subject: [PATCH] Deploy naemon_monitor on monitor-dev. --- global/overlay/etc/puppet/cosmos-rules.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/global/overlay/etc/puppet/cosmos-rules.yaml b/global/overlay/etc/puppet/cosmos-rules.yaml index 11c11be..3b28869 100644 --- a/global/overlay/etc/puppet/cosmos-rules.yaml +++ b/global/overlay/etc/puppet/cosmos-rules.yaml @@ -5,6 +5,10 @@ sunet::server: fail2ban: false ssh_allow_from_anywhere: false + install_scriptherder: true + sunet::nagios::nrpe: + checks: + - nrpe_check_apt '^vul-dashboard-test.cert.sunet.se$': sunet::dockerhost2: @@ -42,3 +46,9 @@ intelmq-dev.cert.sunet.se: monitor-dev.cert.sunet.se: sunet::dockerhost2: + sunet::naemon_monitor: + domain: monitor-dev.cert.sunet.se + thurk_admin: + - bjorklund@sunet.se + default_host_group: sunet::nagios:nrpe + nrpe_group: sunet::nagios::nrpe