Mail Statistik Grafics via CLI

Carsten Czichos

Active Member
Mar 22, 2016
14
0
41
58
Hi there,
I want to integrate the Mail Statistik Grafics about incoming and outoutgoing mails that can be seen in the GUI at "Administration > Statistik > Grafiken" into a remote dashboard. Can I generate them via CLI and save to disk or is there a web service request I could use?

Thanx, Carsten
 
This file generates the grafic /var/www/proxmox/statistic/graph/index.htm .
You can copy this and modify this to generate custom reports and save them to another location (as cronjob?).
 
Good idea.

Do you know if this is embedded perl and wether I can use the libraries from within a standalone script?

Thanx again !