title: Oracle Database: Jobs
agents: linux, solaris, hpux
catalog: app/oracle
license: GPLv2
distribution: check_mk
description:
 This check monitors scheduler jobs configured in Oracle
 databases. It monitors all jobs whether or not their last
 execution was successfull and the next execution is
 scheduled. It also records the execution time of the jobs.

 This check needs the Checkmk {mk_oracle}-plugin installed in
 the agent. Please refer to the online documentation
 for how to install that plugin.

 {"disabled"}: The state of a job is ignored when this parameter
 is {True}. This is the default behavior.

 {"run_duration"}: Create a WARN or CRIT when the run duration
 exceeds the time in seconds.

item:
 The SID, the PDB name, the job owner and the job name (optional) each seperated by {{.}}

discovery:
 One service is created for each enabled job.
