diff --git a/zabbix_agent.sh b/zabbix_agent.sh index 6f3e9e1..a91ab00 100644 --- a/zabbix_agent.sh +++ b/zabbix_agent.sh @@ -30,7 +30,7 @@ else fi # zabbix server -ZABBIX_SERVER="gauntzabbix.home.johnhgaunt.com" +ZABBIX_SERVER="gauntzabbix.home.johnhgaunt.com, 10.0.10.16" if [ ${OS} == 'Debian' ]; then # Install the repository configuration package. This package contains apt (software package manager) configuration files.