Bernd Schubert

Results 8 issues of Bernd Schubert

The current configuration for the systemd unit files are monitoring the **active** state like this: - name: systemd-services-monitoring rules: - alert: service-down-pacemaker expr: node_systemd_unit_state{name="pacemaker.service", state="active"} == 0 labels: severity: page...

needinfo

at line 7 the # Autogenerated addresses example based in 19.168.135.0/24 -> I guess it should be 192.168.135.0/24 Do we have somewhere an example for an SMT/RMT server registration?

enhancement

All checks for the corosync.conf file are red even if the runtime checks are green. It seams the corosync.conf file could not be scraped/read by the trento-agent.

My corosync.conf is created from the example file what is shipped with the package. The check is reported green even if the runtime check is in warning. Running the documented...

The HANA virtual IP is shown in Trento in the wrong column (IP). The cluster configuration is like this: https://docs.aws.amazon.com/sap/latest/sap-hana/sap-hana-on-aws-move-the-ip-resource.html

We have a tiny cluster on AWS with stonith and VIP resource installed only. ``` # crm_mon -1 Stack: corosync Current DC: node2 (version 2.0.1+20190417.13d370ca9-3.24.1-2.0.1+20190417.13d370ca9) - partition with quorum Last...

Running specific, custom HANA queries and transforming them into a Prometheus metric format with a dedicated hanadb_exporter instance is reporting an error. The query which was used is: "Select host,...

By using the sapcontrol command: sapcontrol -nr -function GetAccessPointList we can checks if the access points of the SAP instances can be retrieved using the Web service method. It will...