All Projects → kmpm → zabbix-dynamic-pdf-report

kmpm / zabbix-dynamic-pdf-report

Licence: other
No description or website provided.

Programming Languages

PHP
23972 projects - #3 most used programming language
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to zabbix-dynamic-pdf-report

zabbix-pgsql-partitioning
Partitioning scripts for Zabbix on PostgreSQL
Stars: ✭ 26 (+62.5%)
Mutual labels:  zabbix
effluence
Zabbix loadable module for real-time export of history to InfluxDB
Stars: ✭ 26 (+62.5%)
Mutual labels:  zabbix
zbx2git
Zabbix Configuration Versioning Manager
Stars: ✭ 23 (+43.75%)
Mutual labels:  zabbix
libzbxmodbus
Loadable module to integrate Modbus (RTU, TCP and encapsulated) into Zabbix. Bulk data collection included.
Stars: ✭ 44 (+175%)
Mutual labels:  zabbix
Elasticsearch-zabbix-monitor
Elasticsearch zabbix 监控
Stars: ✭ 16 (+0%)
Mutual labels:  zabbix
Zabbix-Network-Weathermap
Network weathermap for Zabbix
Stars: ✭ 83 (+418.75%)
Mutual labels:  zabbix
zapish
zapish - Zabbix API SHell binding
Stars: ✭ 28 (+75%)
Mutual labels:  zabbix
zabbix-jira
Python module that allows you to create tasks in Jira by the trigger from Zabbix
Stars: ✭ 40 (+150%)
Mutual labels:  zabbix
zabbix-templates
Zabbix templates
Stars: ✭ 104 (+550%)
Mutual labels:  zabbix
zabbix-alerta
Forward Zabbix alerts to the alerta monitoring system
Stars: ✭ 94 (+487.5%)
Mutual labels:  zabbix
Zabbix-Extensions
Some plugins for using Zabbix
Stars: ✭ 15 (-6.25%)
Mutual labels:  zabbix
KSC
Kaspersky Security Center monitoring helper
Stars: ✭ 13 (-18.75%)
Mutual labels:  zabbix
php-weathermap-zabbix-plugin
PHP Weathermap plugin for Zabbix (using Zabbix API)
Stars: ✭ 24 (+50%)
Mutual labels:  zabbix
zabbix-discord
Alertscript for zabbix to enable discord notifications
Stars: ✭ 27 (+68.75%)
Mutual labels:  zabbix
realopinsight
✔️ Measure and observe end-user applications availability - Define and track SLA/SLO targets through Prometheus-alike metrics and built-in reports - Kubernetes®, Zabbix®, Nagios®.
Stars: ✭ 55 (+243.75%)
Mutual labels:  zabbix
helm-zabbix
Helm Chart For Zabbix
Stars: ✭ 56 (+250%)
Mutual labels:  zabbix
zabbix 44x next
Zabbix Next: Continued development of Zabbix version 4.4.x (unofficial)
Stars: ✭ 12 (-25%)
Mutual labels:  zabbix
orabbix
zabbix oracle orabbix docker
Stars: ✭ 17 (+6.25%)
Mutual labels:  zabbix
alerta-contrib
Contributed integrations, plugins and custom webhooks
Stars: ✭ 107 (+568.75%)
Mutual labels:  zabbix
monitor ce
OneOaaS Monitor Community Edition
Stars: ✭ 35 (+118.75%)
Mutual labels:  zabbix

zabbix-dynamic-pdf-report

This originates from https://github.com/spy86/Zabbix_/zabbix-dynamic-pdf-report and the goal of this fork is to create a standalone git repository together with some installation instructions.

Also to make sure it works 100% with Zabbix 3.0 (LTS)

Goals

  • Make it work with 3.0 (LTS) - possibly
  • Make it work with 3.4 - likely
  • Make it work with 4.0 (LTS) - yes, please

Installation

#copy sample to real config
cp config.inc.sample.php config.inc.php

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

You might need to change timezone in /var/www/html/zabbix-dynamic-pdf-report/createpdf.php

develop

  • clone https://github.com/kmpm/zabbix-dynamic-pdf-report
  • Install PHP sudo apt-get install php7.0 php7.0-cli
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].