forked from SUNET/soc-ops
Testing out sunet::nagios::nrpe
This commit is contained in:
parent
6f99b92eac
commit
a9957e4955
1 changed files with 13 additions and 0 deletions
|
@ -7,6 +7,19 @@
|
|||
ssh_allow_from_anywhere: false
|
||||
install_scriptherder: true
|
||||
sunet::nagios::nrpe:
|
||||
checks:
|
||||
- nrpe_check_apt
|
||||
- nrpe_check_dynamic_disk
|
||||
- nrpe_check_entropy
|
||||
- nrpe_check_load
|
||||
- nrpe_check_memory
|
||||
- nrpe_check_ntp_time
|
||||
- nrpe_check_reboot
|
||||
- nrpe_check_scriptherder
|
||||
- nrpe_check_total_procs_lax
|
||||
- nrpe_check_uptime
|
||||
- nrpe_check_users
|
||||
- nrpe_check_zombie_procs
|
||||
|
||||
'^vul-dashboard-test.cert.sunet.se$':
|
||||
sunet::dockerhost2:
|
||||
|
|
Loading…
Add table
Reference in a new issue