committing changes in /etc after apt run

Package changes:
-check-mk-agent 2.1.0p15-1.c50b02f3107a324b all
This commit is contained in:
Gitea
2023-04-19 11:51:40 +02:00
parent 9c29d6f4e4
commit 098666798e
12 changed files with 0 additions and 100 deletions
-9
View File
@@ -335,15 +335,7 @@ maybe chmod 0644 'ca-certificates.conf'
maybe chmod 0755 'ca-certificates/update.d'
maybe chmod 0755 'calendar'
maybe chmod 0775 'check_mk'
maybe chmod 0640 'check_mk/docker.cfg'
maybe chmod 0640 'check_mk/logwatch.cfg'
maybe chmod 0640 'check_mk/mk_inventory.cfg'
maybe chmod 0640 'check_mk/mk_redis.cfg'
maybe chmod 0640 'check_mk/mysql.cfg'
maybe chmod 0644 'check_mk/mysql.local.cfg'
maybe chmod 0640 'check_mk/nginx_status.cfg'
maybe chmod 0644 'check_mk/super-server.cfg'
maybe chmod 0644 'check_mk/xinetd-service-template.cfg'
maybe chmod 0644 'chkrootkit.conf'
maybe chmod 0755 'clamav'
maybe chmod 0755 'clamav-unofficial-sigs'
@@ -3848,7 +3840,6 @@ maybe chmod 0755 'systemd/system/multi-user.target.wants'
maybe chmod 0755 'systemd/system/network-online.target.wants'
maybe chmod 0644 'systemd/system/nextcloudcron.service'
maybe chmod 0644 'systemd/system/nextcloudcron.timer'
maybe chmod 0755 'systemd/system/sockets.target.wants'
maybe chmod 0755 'systemd/system/sysinit.target.wants'
maybe chmod 0755 'systemd/system/sysstat.service.wants'
maybe chmod 0755 'systemd/system/timers.target.wants'
-7
View File
@@ -1,7 +0,0 @@
# Created by Check_MK Agent Bakery.
# This file is managed via WATO, do not edit manually or you
# lose your changes next time when you update the agent.
[DOCKER]
# skip_sections: no sections skipped
container_id: name
-6
View File
@@ -1,6 +0,0 @@
# Created by Check_MK Agent Bakery.
# This file is managed via WATO, do not edit manually or you
# lose your changes next time when you update the agent.
"/var/log/auth.log" "/var/log/syslog" "/var/log/mail.log" "/var/log/kern.log" overflow=C maxlinesize=250 nocontext=True
-5
View File
@@ -1,5 +0,0 @@
# Created by Check_MK Agent Bakery.
# This file is managed via WATO, do not edit manually or you
# lose your changes next time when you update the agent.
INVENTORY_INTERVAL=14400
-8
View File
@@ -1,8 +0,0 @@
# Created by Check_MK Agent Bakery.
# This file is managed via WATO, do not edit manually or you
# lose your changes next time when you update the agent.
REDIS_HOST_localhost='127.0.0.1'
REDIS_PORT_localhost='6379'
REDIS_PASSWORD_localhost='3<kq43j=uB<d7q-e'
REDIS_INSTANCES=(localhost)
-8
View File
@@ -1,8 +0,0 @@
# Created by Check_MK Agent Bakery.
# This file is managed via WATO, do not edit manually or you
# lose your changes next time when you update the agent.
[client]
user=monitor
password="3TghcItqnx4unPfEY9wa"
!include /etc/check_mk/mysql.local.cfg
-5
View File
@@ -1,5 +0,0 @@
# Created by Check_MK Agent Bakery.
# This file is managed via WATO, do not edit manually or you
# lose your changes next time when you update the agent.
servers = [{'address': '127.0.0.1', 'port': 80, 'protocol': 'http'}]
-5
View File
@@ -1,5 +0,0 @@
# Created by Check_MK Agent Bakery.
# This file is managed via WATO, do not edit manually or you
# lose your changes next time when you update the agent.
auto
-44
View File
@@ -1,44 +0,0 @@
# Copyright (C) 2019 tribe29 GmbH - License: GNU General Public License v2
# This file is part of Checkmk (https://checkmk.com). It is subject to the terms and
# conditions defined in the file COPYING, which is part of this source code package.
# NOTE:
# For users of the Checkmk Agent Bakery, this file is manageged by the corresponding
# monitoring server. In that case, manual changes to this file will be lost upon
# an update of the check-mk-agent package.
service check-mk-agent
{
type = UNLISTED
port = 6556
socket_type = stream
protocol = tcp
wait = no
user = root
# If you use fully redundant monitoring and poll the client
# from more then one monitoring servers in parallel you might
# want to use the agent cache wrapper:
#server = /usr/bin/check_mk_caching_agent
server = /usr/bin/check_mk_agent
# To avoid intentional or unintentional overload due to too many parallel
# queries from one source we set this parameter. It limits the number of
# concurrent connections per source address. If you need more requests
# per source system, you can of course increase or remove this value
# (https://github.com/tribe29/checkmk/pull/157)
per_source = 3
# listen on IPv4 AND IPv6 when available on this host
#flags = IPv6
# configure the IP address(es) of your Nagios server here:
#only_from = 127.0.0.1 10.0.20.1 10.0.20.2
# Don't be too verbose. Don't log every check. This might be
# commented out for debugging. If this option is commented out
# the default options will be used for this service.
log_on_success =
disable = no
}
@@ -1 +0,0 @@
/lib/systemd/system/check-mk-agent-async.service
@@ -1 +0,0 @@
/lib/systemd/system/cmk-agent-ctl-daemon.service
@@ -1 +0,0 @@
/lib/systemd/system/check-mk-agent.socket