Giter VIP home page Giter VIP logo

danielbello / zabbix-pdf-report-copy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from martinm76/zabbix-pdf-report

1.0 0.0 0.0 897 KB

Reporting tool in PHP for the Zabbix Monitoring Platform. Rather versatile reporting on hosts and host groups.

Home Page: https://www.zabbix.com/forum/zabbix-cookbook/25368-zabbix-dynamic-pdf-report-generation?filter_time=time_lastmonth

License: GNU General Public License v3.0

Shell 0.19% JavaScript 43.29% PHP 34.91% CSS 15.99% HTML 1.09% Smarty 4.53%

zabbix-pdf-report-copy's Introduction

zabbix-dynamic-report-generation

Please run ./fixrights.sh after you have checked out this repo. By default, reports and tmp folders will not exist and need to be created. They also need to be writable by the webserver. At present they are writable by everyone. Patches welcome.

If in doubt: mkdir tmp reports; chmod 777 tmp reports

I have tried to prepare fixrights.sh for SELinux being active on the system. It may or may not be enough to allow report generation. If you fail to get the PDF's generated, try disabling SELinux for a while:

setenforce 0

You need various PHP modules installed for this to work. You may often have to install these yourself:

php-curl php-json

(package name may vary and in some cases include a PHP version)

New User

Copy config.inc.php.dist to config.inc.php and edit it to fit your environment. It should be fairly well documented internally.

Existing User

Check the changes in config.inc.php.dist, if any, against your local copy and port them over, or make your changes again like the New User section.

Remember to adjust config.inc.php to match your company, server and location. The dist file has dummy values that will not work on its own.

Follow the discussion here: https://www.zabbix.com/forum/showthread.php?t=24998

zabbix-pdf-report-copy's People

Contributors

martinm76 avatar chrisleekr avatar ironbishop avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.