Automatic Reporting
Send Automatic and recurring report (csv) via email using the Germain's SQL report mechanism
note that PDF report can be generated via a single click on Germain dashboard
Example
This customer needed to send hourly / daily report in an email, that listed all slow application logins instead of sending email alerts for each one of them. Example attached
report-action.jsonreport-job.jsonreport-template.json
Configure
- Create new SQL report action in config console (germain.apm.monitoringConfig.actions)
- Create action that determines execution schedule for report (germain.apm.monitoringConfig.jobs)
- Create template for alert (germain.apm.templates)