Skip to content

Commit

Permalink
Update deploy_zabbix.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiotocalini authored Feb 21, 2018
1 parent fabd787 commit 5cbcc1c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion deploy_zabbix.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,5 @@ ZABBIX_DIR=/etc/zabbix

mkdir -p ${ZABBIX_DIR}/scripts/agentd/zapgix
cp -r ${SOURCE_DIR}/zapgix/sql ${ZABBIX_DIR}/scripts/agentd/zapgix/
cp ${SOURCE_DIR}/zapgix/zapgix.conf.example ${ZABBIX_DIR}/scripts/agentd/zapgix/
cp ${SOURCE_DIR}/zapgix/zapgix.sh ${ZABBIX_DIR}/scripts/agentd/zapgix/
cp ${SOURCE_DIR}/zapgix/zabbix_agentd.conf ${ZABBIX_DIR}/zabbix_agentd.d/zapgix.conf

0 comments on commit 5cbcc1c

Please sign in to comment.