GUI CSS: Decoupled most styles for sidebar from the classic theme (CMK-1171)
[check_mk.git] / checkman / sap_hana_replication_status
blobe5f1490d3e0df380110857a4fa2c94fbecaf58c5
1 title: SAP HANA Replication Status
2 agents: linux
3 catalog: app/sap_hana
4 license: GPL
5 distribution: check_mk
6 description:
7  This check monitors the replication status of SAP HANA.
8  To make this check work you have to install the agent plugin
9  {{mk_sap_hana}}.
11  The replication status comes from the script
12  /usr/sap/.../exe/python_support/systemReplicationStatus.py
13  If it returns 0 the checks is UNKNOWN. If it returns 10, 11 or 12
14  the checks goes CRIT. If it returns 13 the checks is WARN.
15  If it returns 14 or 15 the check is OK. Otherwise the check
16  reports UNKNOWN.
18  This check is also cluster-aware.
20 item:
21  The instance name
23 inventory:
24  One service is created per instance if and only if the mode is PRIMARY.