One of the things that we did over the last few months at my company was migrate from Nagios + Cacti over to Zabbix. We've found a few instances where Nagios works a little bit better, but Cacti has been almost completely supplanted-- and exceeded-- by Zabbix.
The one thing that we are able to do in Cacti is to do regular email-based reports. An example would be for new registered users, so we can see the trend and be alerted to any sharp rises or dips in the registration rate. (While we might be able to do this via trend-based triggers, that doesn't necessarily fulfill the requirements of the management team who want to see the report). The images for these reports are directly embedded into the email so when you click on the email you see the report right away.
I understand that Zabbix does not have this functionality. Core Cacti didn't, either, it was an additional plugin that added it. I've seen recommendations from folks through searches to use Jasper + iReports, documented well here. While this is a painful kludge to recreate all the graphs we want when they're already better presented inside of Zabbix, it would be viable if Jasper actually supported scheduled emails where the images were embedded directly inline. If you specify HTML, it generates the HTML + images and attaches a ZIP file to the email. Not what I'm looking for. And I'd prefer to avoid the overhead of PDF files as well.
Does anyone have any recommendations as to what I can use, or what I can modify, to get this kind of email-based report with the charts inline?
Thanks for your assistance.
The one thing that we are able to do in Cacti is to do regular email-based reports. An example would be for new registered users, so we can see the trend and be alerted to any sharp rises or dips in the registration rate. (While we might be able to do this via trend-based triggers, that doesn't necessarily fulfill the requirements of the management team who want to see the report). The images for these reports are directly embedded into the email so when you click on the email you see the report right away.
I understand that Zabbix does not have this functionality. Core Cacti didn't, either, it was an additional plugin that added it. I've seen recommendations from folks through searches to use Jasper + iReports, documented well here. While this is a painful kludge to recreate all the graphs we want when they're already better presented inside of Zabbix, it would be viable if Jasper actually supported scheduled emails where the images were embedded directly inline. If you specify HTML, it generates the HTML + images and attaches a ZIP file to the email. Not what I'm looking for. And I'd prefer to avoid the overhead of PDF files as well.
Does anyone have any recommendations as to what I can use, or what I can modify, to get this kind of email-based report with the charts inline?
Thanks for your assistance.
Comment