← All dashboards

Uyuni / SUSE Manager Server

This dashboard shows insights about Uyuni / SUSE Manager servers and includes metrics from:

  • Node exporter
  • PostgreSQL exporter
  • JMX exporter
  • Internal metrics

The dashboard requires that an existing Prometheus is configured to collect Uyuni / SUSE Manager metrics. The ‘job’ constant should be set according to the settings you have on your Prometheus scrape targets. It assumes exporters are running on their default ports.

Example Prometheus scrape target config:

yaml
- job_name: 'uyuni-server'
  static_configs:
    - targets:
      - 'uyuni-server.local:9100'  # Node exporter
      - 'uyuni-server.local:9187'  # PostgreSQL exporter
      - 'uyuni-server.local:5556'  # JMX exporter (Tomcat)
      - 'uyuni-server.local:5557'  # JMX exporter (Taskomatic)
      - 'uyuni-server.local:9800'  # Taskomatic
    - targets:
      - 'uyuni-server.local:80'    # Message queue
      labels:
        __metrics_path__: /rhn/metrics

Dashboard revisions

RevisionDecscriptionCreated

Reviews

Login or Sign up to write a review

Reviews from the community

Get this dashboard

Data source:

Dependencies:

Import the dashboard template:

or

Download JSON

Docs: Importing dashboards

Downloads: 225