GUI CSS: Refactored wato styles to nested structure meeting sasslint requirements...
[check_mk.git] / checkman / oracle_dataguard_stats
blob0b29756ce004c0543c4447341eceaccc0f59ba6d
1 title: Check apply and transport lag of Oracle Data-Guard
2 agents: linux, aix
3 catalog: app/oracle
4 license: GPL
5 distribution: check_mk
6 description:
7  This check monitors the apply and transport lag time
8  on an ORACLE database. You can set warn/crit levels in seconds
9  for apply lag and transport lag.
11  The apply_lag_min is only useful when an apply lag is configured
12  in Data Guard. Otherwise the apply lag is 0.
14  The init.ora-Parameter log_archive_config must be configured.
15  Oracle Enterprise Edition is required for Oracle Data-Guard.
17  The Broker and Observer are automatically detected and monitored
18  as well.
20  This check needs the Check_MK {mk_oracle}-plugin installed in
21  the agent. Please refer to the online documentation
22  for how to install that plugin.
24 item:
25  The SID of the database in uppercase (as appearing in the process
26  name of the pmon_... process).