Involved Projects and Packages
Development project for everything SAP related.
Build dependencies subproject. Currently unused.
Packages in this project are continuously updated from GitHub sources.
Stable snapshot of GitHub releases for SAP monitoring related packages.
These are meant to be eventually shipped to SLE codestreams and SLES4SAP channels.
MCP / Model Context Protocol related software written in GOlang (primarily), built to match a multi-linux approach.
Python related MCP software is only be available for recent openSUSE and SUSE Linux releases.
This project was created for package test via attribute OBS:Maintained
Kubernetes-based Efficient Power Level Exporter
HA clustering packages can be found in the following subprojects:
* network:ha-clustering:Stable
* network:ha-clustering:Unstable
* network:ha-clustering:Factory
For more information please see https://en.opensuse.org/openSUSE:High_Availability
Packages leveraged by SUSE's SAP Deployment Solution and SAP Monitoring Solution
Loki is a horizontally-scalable, highly-available, multi-tenant log aggregation system inspired by Prometheus.
The Alertmanager handles alerts sent by client applications such as the
Prometheus server. It takes care of deduplicating, grouping, and routing
them to the correct receiver integration such as email, PagerDuty, or
OpsGenie. It also takes care of silencing and inhibition of alerts.
Prometheus exporter for hardware and OS metrics exposed by *NIX kernels, written in Go with pluggable metric collectors.
Prometheus's main features are:
- a multi-dimensional data model (time series identified by metric name and key/value pairs)
- a flexible query language to leverage this dimensionality
- no reliance on distributed storage; single server nodes are autonomous
- time series collection happens via a pull model over HTTP
- pushing time series is supported via an intermediary gateway
- targets are discovered via service discovery or static configuration
- multiple modes of graphing and dashboarding support