FusionReactor Observability & APM

Installation

Downloads

Quick Start for Java

Observability Agent

Ingesting Logs

System Requirements

Configure

On-Premise Quickstart

Cloud Quickstart

Application Naming

Tagging Metrics

Building Dashboards

Setting up Alerts

Troubleshoot

Performance Issues

Stability / Crashes

Low-level Debugging

Blog / Media

Blog

Videos / Webinars

Customers

Video Reviews

Reviews

Success Stories

About Us

Company

Careers

Contact

Contact support

Installation

Downloads

Quick Start for Java

Observability Agent

Ingesting Logs

System Requirements

Configure

On-Premise Quickstart

Cloud Quickstart

Application Naming

Tagging Metrics

Building Dashboards

Setting up Alerts

Troubleshoot

Performance Issues

Stability / Crashes

Debugging

Blog / Media

Blog

Videos / Webinars

Customers

Video Reviews

Reviews

Success Stories

About Us

Company

Careers

Contact

Contact support

[frs-359] Daily report plugin fails to send daily email

The Daily Report is normally sent automatically only once the Email Settings for the FusionReactor instance are configured.

To check the email settings:

  1. Login to FusionReactor as the Administrator
  2. Open FusionReactor (top left corner) > Settings
  3. Select Email Settings
  4. Enter the Email server details. It is very important that you enter Mail Server and any User and Passwords that may be required. Please note that in the "To Address" field no spaces are allowed. Multiple Email addresses can be added using commas between them.
  5. Save the Settings
  6. After Saving the setting press the "Send Test Email"
  7. Check that the test email is received

Once this has been configured the Daily Report must be enabled (which normally occurs by default in FR)

  1. Open FusionReactor (top left corner) > Plugins > Active Plugins
  2. Click on the Configuration button of the FusionReactor Daily Report Plugin
  3. Check that the Plugin is Enabled
  4. Check that the Email Address is empty or is correctly configured without spaces. This field overrides the email addresses of the FusionReactor email settings
  5. Save the Settings

By default the daily report email should be sent at 00:05.

If the report does not arrive it's good to try Stopping the Plugin and Starting it again to see if this fixes the issue. To do this:

  1. Click on FusionReactor (top left corner) > Plugins > All Bundles
  2. Find the FusionReactor Daily Report Plugin
  3. Click on the Stop Button
  4. A message should be shown to indicate that the bundle has been stopped
  5. Find the FusionReactor Daily Report Plugin again and click on Start

The plugin should start again and the Log file contents should show something like this :

--- Beginning Of File ---
2015-01-02 23:56:21.860 INFO Logging started for com.intergral.fusionreactor.plugin.dailyreport.DailyReportPlugin@6aefef51

If the email report still does not arrive then the DailyReportPlugin.config may have become corrupt during an unclean shutdown of the application server.

The DailyReportPlugin.config file is located :

<fusionreactordir>/instance/<instancename>/cmconfig/com/intergral/fusionreactor/plugin/dailyreport/DailyReportPlugin.config

This file should contain a line

service.pid="com/intergral/fusionreactor/plugin/dailyreport/DailyReportPlugin"

and more some more information.

If this does not contain a service.pid line then the server should be stopped and this file should be deleted.

Issue Details

Type: Technote
Issue Number: FRS-359
Components:
Environment:
Resolution: Fixed
Last Updated: 18/Aug/15 10:11 AM
Affects Version: 5.2.7
Fixed Version: 5.2.7
Server:
Platform:
Related Issues: