Files
zabbix/postfix/README.md
2016-11-29 15:06:49 +08:00

15 lines
446 B
Markdown

Zabbix for Postfix 3.2
=====
Install agent
-----
yum install -y logcheck
mkdir -p /srv/zabbix/libexec
wget https://raw.githubusercontent.com/oscm/zabbix/master/postfix/postfix -P /srv/zabbix/libexec
chmod +x /srv/zabbix/libexec/postfix
wget https://raw.githubusercontent.com/oscm/zabbix/master/postfix/userparameter_postfix.conf -P /etc/zabbix/zabbix_agentd.d/
systemctl restart zabbix-agent
zabbix_get -s 13.24.22.53 -k 'agent.ping'