CoreSystemMonitoringPrometheus

SupportDataCollector::Prometheus::Plugins###001-OS-FQDN

Metrik-Plugin-Definition für den Prometheus Metrics Collector. Domänenname des OTRS-Systems.

Diese Einstellung ist standardmäßig nicht aktiv.

Standardwert:

---
CacheTTL: '86400'
Description: Domain name of the OTRS system.
Metric: operating_system_os_fqdn
MetricType: gauge
Module: Kernel::System::SupportDataCollector::Plugin::OTRS::FQDN
ModuleIdentifier: OTRS::FQDN

SupportDataCollector::Prometheus::Plugins###002-OS-PerlVersion

Metrik-Plugin-Definition für den Prometheus Metrics Collector. Version der Perl Engine.

Diese Einstellung ist standardmäßig nicht aktiv.

Standardwert:

---
CacheTTL: '3600'
Description: Version of the Perl engine.
Metric: operating_system_os_perlversion
MetricType: gauge
Module: Kernel::System::SupportDataCollector::Plugin::OS::PerlVersion
ModuleIdentifier: OS::PerlVersion

SupportDataCollector::Prometheus::Plugins###101-OTRS-Version

Metrik-Plugin-Definition für den Prometheus Metrics Collector. Installierte Version des OTRS Systems.

Diese Einstellung ist standardmäßig nicht aktiv.

Standardwert:

---
CacheTTL: '3600'
Description: Installed version of the OTRS system.
Metric: otrs_otrs_version
MetricType: gauge
Module: Kernel::System::SupportDataCollector::Plugin::OTRS::Version
ModuleIdentifier: OTRS::Version

SupportDataCollector::Prometheus::Plugins###102-OTRS-Time-Settings

Metrik-Plugin-Definition für den Prometheus Metrics Collector. Konfigurierte Zeiteinstellungen des OTRS Systems.

Diese Einstellung ist standardmäßig nicht aktiv.

Standardwert:

---
CacheTTL: '86400'
Description: Configured time settings of the OTRS system.
Metric: otrs_time
MetricType: gauge
Module: Kernel::System::SupportDataCollector::Plugin::OTRS::TimeSettings
ModuleIdentifier: OTRS::TimeSettings

SupportDataCollector::Prometheus::Plugins###201-Daemon-Running

Metrik-Plugin-Definition für den Prometheus Metrics Collector. Gibt an, ob der OTRS Daemon ausgeführt wird.

Diese Einstellung ist standardmäßig nicht aktiv.

Standardwert:

---
CacheTTL: '60'
Description: Whether the OTRS daemon is running.
Metric: daemon_running
MetricType: gauge
Module: Kernel::System::SupportDataCollector::Plugin::OTRS::DaemonRunning
ModuleIdentifier: OTRS::DaemonRunning

SupportDataCollector::Prometheus::Plugins###301-OTRS-DB

Metrik-Plugin-Definition für den Prometheus Metrics Collector. Abrufen von Metriken über Datenbankdatensätze.

Diese Einstellung ist standardmäßig nicht aktiv.

Standardwert:

---
CacheTTL: '60'
Description: Fetching metrics about database records.
Metric: otrs_db
MetricType: gauge
Module: Kernel::System::SupportDataCollector::Plugin::OTRS::DatabaseRecords
ModuleIdentifier: OTRS::DatabaseRecords
ModuleParams:
  IdentifierExclude:
  - TicketsPerMonth

SupportDataCollector::Prometheus::Plugins###302-DB-Open-Ticket-Count

Metrik-Plugin-Definition für den Prometheus Metrics Collector. Anzahl der offenen Tickets im System.

Diese Einstellung ist standardmäßig nicht aktiv.

Standardwert:

---
CacheTTL: '3600'
Description: Count of open tickets in the system.
Metric: otrs_db_open_ticket_count
MetricType: gauge
Module: Kernel::System::SupportDataCollector::Plugin::OTRS::Ticket::OpenTickets
ModuleIdentifier: OTRS::Ticket::OpenTickets

SupportDataCollector::Prometheus::Plugins###321-OTRS-CommunicationLog

Metrik-Plugin-Definition für den Prometheus Metrics Collector. Anzahl der Artikel in der Datenbank.

Diese Einstellung ist standardmäßig nicht aktiv.

Standardwert:

---
CacheTTL: '60'
Description: Amount of articles in the database.
Metric: otrs_communication
MetricType: gauge
Module: Kernel::System::SupportDataCollector::Plugin::OTRS::CommunicationLog
ModuleIdentifier: OTRS::CommunicationLog
Nach oben scrollen