Refactoring: Moved more storage check parameters from unsorted.py to dedicated module...
[check_mk.git] / checkman / oracle_rman_backups
blob52db5c85b4a5e1d8f86db88f818783342b54ca6e
1 title: ORACLE RMAN Backups
2 agents: linux, solaris, hpux
3 catalog: app/oracle
4 license: GPL
5 distribution: check_mk
6 description:
7  This check monitors backup jobs configured with RMAN
8  (Recovery Manager) in ORACLE databases. It checks the state
9  of the last executed backup and outputs the execution times.
11  This check needs the Check_MK {mk_oracle}-plugin installed in
12  the agent. Please refer to the online documentation
13  for how to install that plugin.
15 item:
16  The SID of the database (as appearing in the process
17  name of the pmon_... process) concatenated with the name
18  of the job separated by a single dot.
20 inventory:
21  One separate check for each configured backup job will be created.