added nrpe checks and scriptherder

This commit is contained in:
Rasmus Thorslund 2025-01-20 14:45:41 +01:00
parent 3ac9f51c35
commit a10cdf7e3b
No known key found for this signature in database
GPG key ID: 502D33332E9E305D

View file

@ -1,7 +1,23 @@
# Note that the matching is done with re.match()
.+:
sunet::server:
unattended_upgrades: true
install_scriptherder: true
rut:
sunet::nagios::nrpe:
checks:
- nrpe_check_memory
- nrpe_check_entropy
- nrpe_check_ntp_time
- nrpe_check_scriptherder
- nrpe_check_apt
- nrpe_check_dynamic_disk
- nrpe_check_users
- nrpe_check_uptime
- nrpe_check_reboot
- nrpe_check_load
- nrpe_check_zombie_procs
- nrpe_check_total_procs_lax
sunet::invent::client:
export_endpoint: https://ni-frontend-test.sunet.se
invent_retention_days: 1