martinm76 / zabbix-pdf-report

Reporting tool in PHP for the Zabbix Monitoring Platform. Rather versatile reporting on hosts and host groups.
https://www.zabbix.com/forum/zabbix-cookbook/25368-zabbix-dynamic-pdf-report-generation?filter_time=time_lastmonth
GNU General Public License v3.0
52 stars 55 forks source link

Update config.inc.php.dist #35

Closed saumyajit closed 4 months ago

saumyajit commented 11 months ago

added functionality to fetch the Timezone automatically from system (system configured on which TZ) & set the same for Timezone variable.

martinm76 commented 4 months ago

Sorry. shell_exec is a bit too dangerous to use for this. You are of course free to continue doing this in your own setup.