Trento Icon
Home About Blog GitHub

Trento Documentation

    • Getting Started with Trento
      • What is Trento?
      • Lifecycle
      • Requirements
      • Installing Trento Server
      • Installing Trento Agents
      • User management
      • Single Sign-On integration
      • Activity Log
      • Performing configuration checks
      • Using Trento Web
      • Housekeeping
      • Managing tags
      • Integration with SUSE Multi-Linux Manager
      • Rotating API keys
      • Updating Trento Server
      • Updating a Trento Agent
      • Updating Trento Checks
      • Uninstalling Trento Server
      • Uninstalling a Trento Agent
      • Reporting an Issue
      • Problem Analysis
      • Compatibility matrix between Trento Server and Trento Agents
      • Highlights of Trento versions
      • More information
    • Developer Documentation
      • Trento Architecture
        • Architectural Decision Record
          • 1. Record architecture decisions
          • 2. Build a DSL to declare checks
          • 3. Build a check execution orchestrator
          • 4. Add facts-gathering capabilities to the agent
          • 5. Use Protocol Buffers to define and generate contracts
          • 6. Use CloudEvents to describe event data
          • 7. Use JWT tokens as authentication mechanism
          • 8. Rest API versioning strategy
          • 9. Frontend directory structure and architecture
          • 10. Web repository directory structure and contexts
          • 11. SAP system and database aggregate split
          • 12. Reactiveness
          • 13. Tracking Software updates discovery results
          • 14. Decoupling of Trento checks from Wanda
          • 15. Activity Logging
          • 16. Discarded Discovery Events
          • 17. Agent Operations Framework
          • 18. Agent operations orchestration
          • 19. E2E Testing Practices & Page Object Implementation
          • 20. Checks Customization
      • Coding standards
        • Elixir coding standards
        • Golang coding standards
        • JavaScript coding standards
      • RFC
        • 1. Check Customization
      • Internal Notes
        • SSL Certificate creation and setup Guide for Pull Request Environments
        • Release Process
        • Test Manual Installation with Agents
      • Trento Documentation Page
        • Documentation Page
        • Documentation Page UI
      • Components
        • Trento Agent
          • CI/CD Variables expected by Trento GH Action Runner
          • How to release a new version of Trento Agent
        • Trento Ansible
        • Trento Checks
        • Trento Helm Charts
          • Adding cert-manager for HTTPS
          • Generate TLS certificates for RabbitMQ
          • Trento Server Helm Chart
        • Trento Web
          • Monitoring
          • Alerting
          • Authentication
            • JWT
            • Trento Single Page Application
          • Integration
            • OpenID Connect
          • Development
            • Environment Variables
            • Hack on the Trento Web
        • Trento Wanda
          • Checks development
            • Checks Specification
            • Expression Language
            • Gatherers
          • Hack on Wanda
            • Wanda Demo
            • Hack on Wanda
          • Rhai expressions cheatsheet
        • Workbench - Trento Agent Operators
        • Trento Contracts
        • TLint
          • TLint web
        • Trento Photofinish
        • Trento Support Utilities
        • Continuous delivery project
        • werkzeugkoffer - Trento infrastructure & development tools
          • demo-idp Playbook - Provision a Keycloak IDP
        • Trento MCP Server
          • Trento MCP Server documentation
            • SUSE AI integration
            • VS Code integration
            • Configuration options
          • Trento MCP Server developer documentation
            • Getting started with Trento MCP Server
    • API specifications
      • OpenApi
        • Web
        • Wanda
      • Elixir Modules
        • Web
        • Wanda
      • Go Modules
        • Agent
Trento Documentation
  • Trento Documentation
  • Trento Documentation
  • Developer Documentation
  • Components
  • Trento Support Utilities

Trento Support Utilities

This repository contains utilities to facilitate user support via local troubleshooting.

The trento-support.sh script can be used stand-alone, but it is also shipped in SUSE Linux Enterprise for SAP Applications via the supportutils-plugin-trento package.

You can find the official documentation at documentation.suse.com.

License

See the license.

Trento Photofinish Continuous delivery project