We only need to account for the new puppet-sunet nrpe class

This commit is contained in:
Patrik Holmqvist 2025-01-24 14:01:51 +01:00
parent fabb57ebc4
commit a3c2233d03
Signed by: pahol
GPG key ID: 5D5B0D4E93F77273

View file

@ -15,8 +15,8 @@ nrpe_clients:
- 2001:6b0:5a:4020::2ea # monitornetops-sto1-prod-1.sunet.se
## NRPE exceptions
sunet::nagios::uptimew: 90
sunet::nagios::uptimec: 120
check_uptime_warning: 60
check_uptime_critical: 90
# Database of SSH keys. Presence of a key in this database does NOT mean it gets
# installed anywhere. Real ACLs refer to keys in this database.
@ -99,8 +99,3 @@ netops_ssh_keys:
- 'rikard-000610124551'
- 'patrik+4D137972'
check_uptime_warning: 60
check_uptime_critical: 90
sunet::nagios::uptimew: 60
sunet::nagios::uptimec: 90