System Status Reporter

This module enables the system to periodically report its current status and security level via email. This is intended, in particular, to enable individual CVE (Common Vulnerabilities and Exposures) assessments by the Virtimo Security Team as part of the Stay Safe Package.

When notifications are enabled, the module periodically sends an email containing the following information:

  • Operating system and JVM information

  • BPC status information

  • List of installed modules, including their respective versions

The Virtimo Security Team can use this information to perform a customized security assessment.

Alternatively, the module can also be used to send yourself an email update on the status of the BPC.

Module Configuration Parameters

The " System Status Reporter " category contains settings for the behavior of the System Status Reporter module. Here you can specify whether the module is active, the schedule for generating status reports, and the email addresses to which they are sent.

In the “ SMTP Settings ” category, you can configure the SMTP server to be used.

It is recommended that you test the settings using a cron job that runs frequently and your own destination email address.

System Status Reporter

Settings for the System Status Reporter

Name (ID) Description

Enabled
(enabled)

Activates or deactivates the System Status Reporter

Recipient E-Mail address
(target_email)

E-Mail address for the status report

CC Address
(cc_address)

Carbon copy E-Mail address (optional)

Sender Address
(sender_address)

The E-Mail address used as the sender. (Depending on the E-Mail server, this address must be associated with the used account)

Reply-To Address
(reply_to_address)

The E-Mail address for replies (optional)

Cron Pattern
(cron_pattern)

A Cron-like pattern (using Quartz Scheduler syntax) to define when the reports should be sent. (See <a target="_blank" href="https://www.quartz-scheduler.org/documentation/quartz-2.3.0/tutorials/crontrigger.html">Quartz CronTrigger Documentation</a>)

SMTP Settings

Configuration for the SMTP server

Name (ID) Description

SMTP Server
(smtp_server)

Address of the SMTP server

SMTP Port
(smtp_port)

The port of the SMTP server

Security Method
(smtp_security)

The security method used for the SMTP connection

Username
(username)

Username for SMTP authentication

Password
(password)

Password for SMTP authentication


Keywords: