Notification emails
Manager can check the following monitoring targets at regular monitoring intervals. When Manager checks the monitoring target, if Manager finds that an event to be a trigger occurred, Manager sends a notification email to the specified addresses. For details on how to set notification emails, see Configuring notification emails.
Type |
Monitoring target |
Event to be a trigger for sending a notification email |
Monitoring Interval |
---|---|---|---|
Transfer log error notification |
Transfer Logs |
A transfer log of which the end code is other than 0 was output in the intervals between monitoring. |
Specifiable by using a cron format * |
Receive log error notification |
Receive Logs |
A receive log of which the end code is other than 0 was output in the intervals between monitoring. |
Specifiable by using a cron format * |
Trace log error notification |
Trace Logs |
An error level event log or syslog was output in the intervals between monitoring. |
Specifiable by using a cron format * |
Agent offline notification |
A session with an instance of Agent |
After a session became offline, the time elapsed that was specified on the Notification screen. For details about the Notification screen, see Configuring notification emails. |
1 minute (Fixed) |
Term License Key expiration notification |
Term License Key |
The date came, which was specified on the Notification screen by using the number of days before the license term expires. For details about the Notification screen, see Configuring notification emails. |
Specifiable by using a cron format * |
* |
: |
You can specify the value by editing the environment settings file (application.properties). |
- Transfer log error notification, Receive log error notification and Trace log error notification
-
1. Agent sends Manager logs.
2. Manager checks logs at regular monitoring intervals and then detects an output of a log that is a trigger for sending a notification email.
3. Manager sends a notification email via an SMTP server.

Figure 2.19 Overview of an error notification
Manager checks logs at regular monitoring intervals in units of 10,000.
Even if Manager finds multiple log records to be a trigger for sending a notification email in 10,000 log records, Manager sends only one notification email.
- Agent offline notification
-
1. Manager detects that the session with an instance of Agent becomes offline.
2. Manager confirms whether the session is offline every minute.
3. If the session is offline after the time that is specified on the Notification screen elapsed, Manager sends a notification email via an SMTP server.
- Term License Key expiration notification
-
1. Manager detects that the remaining days to the expiration of Term License Key became the number of days that is specified by using the Notification screen.
2. Manager sends a notification email via an SMTP server.