ZBXwrapper
Installation
RHEL / CentOS / Fedora
To install ZBXwrapper on RPM based systems follow these steps. Installation ist tested on CentOS 7 and Fedora but should work on others too.
Install ZBXalert Repository:
# rpm -ivh https://repo.zbxalert.com/rpm/zbxalert-repo-1.0.0-8.noarch.rpm # yum clean all
Install ZBXwrapper:
# yum install -y zbxalert-zabbix-wrapper
SuSE Linux
To install ZBXwrapper on SuSE Linux systems follow these steps.
Install ZBXalert Repository:
# zypper ar -f http://repo.zbxalert.com/SuSE/SuSE.repo
Install ZBXwrapper:
# zypper in zbxalert-zabbix-wrapper
Ubuntu
To install ZBXwrapper on deb based systems, like Ubuntu, follow these steps. We currently have packages for Disco, Cosmic, Bionic and Xenial in our repository.
Install ZBXalert Repository:
# apt install apt-transport-https # wget wget https://repo.zbxalert.com/apt/ubuntu/pool/non-free/z/zbxalert-ubuntu-disco/zbxalert-ubuntu-disco_1.0.0-5_all.deb # dpkg -i zbxalert-ubuntu-disco_1.0.0-5_all.deb # apt update
Install ZBXwrapper:
# apt install zbxalert-zabbix-wrapper
Debian
To install ZBXwrapper on deb based systems, like Debian, follow these steps. We currently have packages for Jessie and Stretch in our repository.
Install ZBXalert Repository:
# apt install apt-transport-https # wget https://repo.zbxalert.com/apt/debian/pool/non-free/z/zbxalert-debian-stretch/zbxalert-debian-stretch_1.0.0-5_all.deb # dpkg -i zbxalert-debian-stretch_1.0.0-5_all.deb # apt update
Install ZBXwrapper:
# apt install zbxalert-zabbix-wrapper
Notice
ZBXwrapper is logging per default to /var/log/zabbix/zbxwrapper.log. You can change this in its config file:
/etc/zbxalert/zbxwrapper.cfg