Add default monitoring.
This commit is contained in:
parent
798be320f2
commit
12f949898b
|
@ -39,7 +39,7 @@
|
||||||
- mifr@sunet.se
|
- mifr@sunet.se
|
||||||
thruk_users:
|
thruk_users:
|
||||||
- '*@sunet.se'
|
- '*@sunet.se'
|
||||||
nrpe_group: sunet::nagios::nrpe
|
nrpe_group: rut
|
||||||
thruk_extra_volumes:
|
thruk_extra_volumes:
|
||||||
- /opt/naemon_monitor/shibboleth2.xml:/etc/shibboleth/shibboleth2.xml
|
- /opt/naemon_monitor/shibboleth2.xml:/etc/shibboleth/shibboleth2.xml
|
||||||
- /opt/naemon_monitor/satosa.xml:/etc/shibboleth/satosa.xml
|
- /opt/naemon_monitor/satosa.xml:/etc/shibboleth/satosa.xml
|
||||||
|
|
|
@ -10,5 +10,6 @@ class rut {
|
||||||
}
|
}
|
||||||
|
|
||||||
include sunet::rsyslog
|
include sunet::rsyslog
|
||||||
|
include sunet::nagios::nrpe
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue