conf change
This commit is contained in:
@@ -41,9 +41,9 @@ export MOUNTPOINT_data="/data"
|
||||
export SSHD_PERMITROOT_RANGE="10.254.1.0/24"
|
||||
|
||||
# Check MK
|
||||
export MK_VERSION="2.0.0p20-1"
|
||||
export MK_URL="https://cmk.mixart-myrys.org/cmk/check_mk/agents/check-mk-agent_${MK_VERSION}_all.deb"
|
||||
export MK_SERVER_IP="10.254.1.65"
|
||||
export MK_VERSION="2.2.0b6-1"
|
||||
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"
|
||||
|
||||
# Syslog
|
||||
export SYSLOG_SRV="syslog.$REALM"
|
||||
|
||||
Reference in New Issue
Block a user