nrpe configuration
This commit is contained in:
parent
82abe9277c
commit
57cfa79712
|
@ -6,6 +6,21 @@
|
|||
sshd_config: true
|
||||
unattended_upgrades: true
|
||||
unattended_upgrades_use_template: true
|
||||
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
|
||||
|
||||
internal-dco-prod-monitor-1.geteduroam.sunet.se:
|
||||
sunet::dockerhost2:
|
||||
sunet::naemon_monitor:
|
||||
|
|
Loading…
Reference in a new issue