forked from SUNET/soc-ops
Deploy naemon_monitor on monitor-dev.
This commit is contained in:
parent
d8df5a260f
commit
e83e4abebe
1 changed files with 10 additions and 0 deletions
|
@ -5,6 +5,10 @@
|
||||||
sunet::server:
|
sunet::server:
|
||||||
fail2ban: false
|
fail2ban: false
|
||||||
ssh_allow_from_anywhere: false
|
ssh_allow_from_anywhere: false
|
||||||
|
install_scriptherder: true
|
||||||
|
sunet::nagios::nrpe:
|
||||||
|
checks:
|
||||||
|
- nrpe_check_apt
|
||||||
|
|
||||||
'^vul-dashboard-test.cert.sunet.se$':
|
'^vul-dashboard-test.cert.sunet.se$':
|
||||||
sunet::dockerhost2:
|
sunet::dockerhost2:
|
||||||
|
@ -42,3 +46,9 @@ intelmq-dev.cert.sunet.se:
|
||||||
|
|
||||||
monitor-dev.cert.sunet.se:
|
monitor-dev.cert.sunet.se:
|
||||||
sunet::dockerhost2:
|
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
|
||||||
|
|
Loading…
Add table
Reference in a new issue