updated check_mk version

This commit is contained in:
2024-09-20 17:04:06 +02:00
parent 574b57001e
commit 66dd6f2843

View File

@@ -32,7 +32,7 @@ export SHARED_HOME="false"
export SSHD_PERMITROOT_RANGE="192.168.1.0/24" export SSHD_PERMITROOT_RANGE="192.168.1.0/24"
# Check MK # Check MK
export MK_VERSION="2.2.0p21-1" export MK_VERSION="2.3.0p15-1"
export MK_URL="http://192.168.1.201/check_mk/check_mk/agents/check-mk-agent_${MK_VERSION}_all.deb" export MK_URL="http://192.168.1.201/check_mk/check_mk/agents/check-mk-agent_${MK_VERSION}_all.deb"
export MK_SERVER_IP="192.168.1.201" export MK_SERVER_IP="192.168.1.201"