update zabbix server to have ip with dns name
This commit is contained in:
@@ -30,7 +30,7 @@ else
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# zabbix server
|
# zabbix server
|
||||||
ZABBIX_SERVER="gauntzabbix.home.johnhgaunt.com"
|
ZABBIX_SERVER="gauntzabbix.home.johnhgaunt.com, 10.0.10.16"
|
||||||
|
|
||||||
if [ ${OS} == 'Debian' ]; then
|
if [ ${OS} == 'Debian' ]; then
|
||||||
# Install the repository configuration package. This package contains apt (software package manager) configuration files.
|
# Install the repository configuration package. This package contains apt (software package manager) configuration files.
|
||||||
|
|||||||
Reference in New Issue
Block a user