updated gl.conf to new checkmk module
This commit is contained in:
@@ -24,16 +24,19 @@ export CEPHIP_mayon="192.168.1.254"
|
|||||||
export CEPHIP_pinatubo="192.168.1.253"
|
export CEPHIP_pinatubo="192.168.1.253"
|
||||||
export CEPHIP_ragang="192.168.1.252"
|
export CEPHIP_ragang="192.168.1.252"
|
||||||
export CEPHIP_taal="192.168.1.251"
|
export CEPHIP_taal="192.168.1.251"
|
||||||
export CEPH_SECRET="AQAxSf5c2A/CMxAAnOu1RrSf7Yr2h60CLttq4g=="
|
export CEPH_SECRET="file:/share/services/gestparc/ceph_secret"
|
||||||
export SHARED_HOME="false"
|
export SHARED_HOME="false"
|
||||||
|
|
||||||
# SSH
|
# SSH
|
||||||
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.3.0p27-1"
|
#export MK_VERSION="2.3.0p27-1" No longer needed
|
||||||
export MK_URL="http://10.250.42.20/check_mk/check_mk/agents/check-mk-agent_${MK_VERSION}_all.deb"
|
|
||||||
export MK_SERVER_IP="10.250.42.20"
|
export MK_SERVER_IP="10.250.42.20"
|
||||||
|
export MK_SITE="check_mk"
|
||||||
|
export MK_URL="http://$MK_SERVER_IP/$MK_SITE/check_mk/agents/check-mk-agent_latest_all.deb"
|
||||||
|
export MK_SECRET="file:/share/services/gestparc/mk_secret"
|
||||||
|
|
||||||
|
|
||||||
# Samba
|
# Samba
|
||||||
export SMBSRV="silay.$REALM"
|
export SMBSRV="silay.$REALM"
|
||||||
|
|||||||
Reference in New Issue
Block a user