behroozam / zabbix-dynamic-pdf-report

zabbix pdf report for zabbix 3.2
GNU General Public License v3.0
2 stars 7 forks source link
pdf repport zabbix

zabbix-dynamic-pdf-report

This originates from https://github.com/spy86/Zabbix_/zabbix-dynamic-pdf-report that not exist anymore

Also to make sure it works 100% with Zabbix 3.2 ( not older version)

Installation

#copy zabbix-dynamic-pdf-report to zabbix frontend directory by default is /usr/share/zabbix
sudo cp zabbix-dynamic-pdf-report /usr/share/zabbix
# set Permissions
sudo chown -R www-data: /reports /tmp
#copy sample to real config
cp config.inc.sample.php config.inc.php

#edit to match your environment
nano config.inc.php

develop