mirror of
https://github.com/FAUSheppy/athq-vm-management
synced 2025-12-08 14:38:33 +01:00
fix: reduce log level nsca
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
command_file = "/run/icinga2/cmd/icinga2.cmd"
|
command_file = "/run/icinga2/cmd/icinga2.cmd"
|
||||||
user = "nagios"
|
user = "nagios"
|
||||||
log_level = 4
|
log_level = 2
|
||||||
|
|
||||||
{% for vmo in vmList %}
|
{% for vmo in vmList %}
|
||||||
authorize "{{ vmo.hostname }}" {
|
authorize "{{ vmo.hostname }}" {
|
||||||
|
|||||||
Reference in New Issue
Block a user