Skip to content

joseph4321/pdfreports

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Zabbix Report Generation

This code was written to provide summary reports on a per property basis, and a general overview, of the network infrastructure. The monitoring system being used is zabbix, and is collecting data mostly through snmp, although also utilizing the zabbix agent and the zabbix proxy.

Zabbix does not come with a built in report generation tool that can be used to create nicely formatted pdf's for managment, so I decided to write my own. Zabbix provides a nice api through json that can be used to gather information or modify devices.

Demo video of the reports can be found here

Programming languages used: perl (gather json information), php (pdf report generation) OS: CentOS 6.3

Drawing

Drawing

About

Production report generation application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages