Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Minor corrections to text, page formatted

Notification on Job Completion

Question:

What possibilities are available for notification on job completion and in case of problems are available?

Answer:

Notification is can be done by e-mail or using a monitoring service such as Nagios or op5.

E-Mail notification

The JobScheduler sends can send configurable (to, cc, bcc) e-mails for the following events:

  • mail_on_error
  • mail_on_warning
  • mail_on_success
  • mail_on_process (reserved for API based jobs)

All mails have an attached log file of the job or the order that was processed. The log files contain output to stdout and stderr, SQL errors and dbms_output from Oracle and any messages (info, warning, error, debug) that were created by API methods.

For detailed information about the notification possibilities see:

Notification by monitoring service

For an overview of JobScheduler's Monitoring Interface see: