Skip to content

An open cloud-native web console improving on the work day of SAP Applications administrators.

License

Notifications You must be signed in to change notification settings

trento-project/web

Repository files navigation

Trento

CI Coverage Status Documentation

An open cloud-native web console aiming to improve the workday of SAP Applications administrators.

Documentation

The documentation is available at trento-project.io/web.

Swagger UI is available at trento-project.io/web/swaggerui.

Overview of Trento

Trento is a comprehensive cloud-native, distributed monitoring solution, and it consists of three main components:

  • Agent: Single background process that runs on each host in the target infrastructure
  • Wanda: Responsible to orchestrate checks executions on a target infrastructure among the installed Trento Agents.
  • Web (current repository): The control plane of the Trento Platform, which works in conjunction with the Agents and Wanda to discover, observe, monitor, and check the target SAP infrastructure.

Trento architecture

See the architecture document for additional details.

Features of Trento

SAP HANA HA Automated discovery

The central server integrates with the agents discoveries by collecting information about the target SAP infrastructure and then detects different kinds of scenarios and reacts accordingly.

See also Trento Agent for additional information.

Configuration validation

Trento is able to execute a variety of configuration health checks (a.k.a. the HA Config Checks) among the installed Trento Agents.

  • Pacemaker, Corosync, SBD, SAPHanaSR and other generic SUSE Linux Enterprise for SAP Application OS settings
  • Specific configuration audits for SAP HANA Scale-Up Performance-Optimized scenarios deployed on MS Azure cloud.

See Trento Wanda for additional information.

Reactive Control Plane

By leveraging modern approaches to software architecture and engineering and top-notch technologies, we built a reactive system that provides real-time feedback about the changes in the target infrastructure.

Here's a non-comprehensive list of the capabilities provided by the Trento Web UI:

  • Global Health Overview
  • Hosts Overview and Detail
  • Pacemaker Clusters Overview and Detail
  • SAP Systems Overview and Detail
  • HANA Databases Overview and Detail
  • Checks Catalog

Monitoring

It is important in critical business systems to have access to relevant information about how things are going. Currently, Trento provides basic integration with Prometheus.

See related documentation for more information.

Alerting

Alerting feature notifies the SAP Administrator about important updates in the Landscape being monitored/observed by Trento.

See related documentation for more information.

Installation

Trento can be installed in various ways, depending on your needs and the requirements of its different components. Please refer to the specific Agent documentation for more information.

Installing Trento

To install Trento, refer to the Installation of Trento guide.

Installing Trento using Ansible

To install Trento with Ansible, refer to the Trento Ansible repository.

Installing Trento on a k8s Cluster

To install Trento on a k8s cluster, refer to the Helm Charts repository.

Installing Trento Web locally for Development

To install Trento Web locally for development, refer to the hack on the Trento Web guide.

Support

Please only report bugs via GitHub issues.

Contributing

See CONTRIBUTING.md

License

Copyright 2021-2024 SUSE LLC

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this code repository except in compliance with the License. You may obtain a copy of the License at

https://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.