You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can find the repositories for RPM based distributions in [SUSE's Open Build Service](https://build.opensuse.org/package/show/server:monitoring/prometheus-sap_host_exporter).
54
+
55
+
You can find the repositories for RPM based distributions in [SUSE's Open Build Service](https://build.opensuse.org/package/show/devel:sap:monitoring:stable/prometheus-sap_host_exporter).
58
56
On openSUSE or SUSE Linux Enterprise you can just use the `zypper` system package manager:
@@ -78,12 +74,8 @@ Though not strictly required, it is advised to run the exporter locally in the t
78
74
```
79
75
80
76
For further details on SAPControl, please refer to the [official SAP docs](https://www.sap.com/documents/2016/09/0a40e60d-8b7c-0010-82c7-eda71af511fa.html) to properly connect to the SAPControl service.
81
-
82
-
The exporter will expose the metrics under the `/metrics` path, on port `9680` by default.
83
77
84
-
**Hint:**
85
-
You can deploy a full SAP NetWeaver cluster via Terraform with [SUSE/ha-sap-terraform-deployments](https://github.com/SUSE/ha-sap-terraform-deployments);
86
-
this exporter and the whole Prometheus monitoring stack will be automatically installed and configured for you.
78
+
The exporter will expose the metrics under the `/metrics` path, on port `9680` by default.
87
79
88
80
### Configuration
89
81
@@ -114,23 +106,21 @@ A [systemd unit file](packaging/obs/prometheus-sap_host_exporter.spec) is provid
0 commit comments