This repository has been archived by the owner on Oct 23, 2024. It is now read-only.
Releases: SUSE/saptune_exporter
Releases · SUSE/saptune_exporter
0.0.2
0.0.2:
Added:
- add metric about
note
description.
Rationale: Even if it is not "full" prometheus compliant it add values for creating dashboards
# TYPE saptune_note_enabled gauge
saptune_note_enabled{note_desc="Indexserver Crash During Startup due to Insufficient Shared Memory Segment",note_id="2534844"} 1
saptune_note_enabled{note_desc="Linux: User and system resource limits",note_id="1771258"} 1
saptune_note_enabled{note_desc="Optimizing the Network Configuration on HANA- and OS-Level",note_id="2382421"} 1
saptune_note_enabled{note_desc="SAP HANA DB: Recommended OS settings for SLES 15 / SLES for SAP Applications 15",note_id="2684254"} 1
saptune_note_enabled{note_desc="SAP memory management system for 64-bit Linux systems",note_id="941735"} 1
saptune_note_enabled{note_desc="SUSE LINUX Enterprise Server 15: Installation notes",note_id="2578899"} 1
Initial Version
0.0.1:
Initial skeleton and version
Added:
Saptune exporters allow you to monitor your hosts with help of following metrics:
- saptune_solution_compliant
- saptune_solution_enabled
- saptune_note_enabled
- saptune_meta_version
For more information,specification see:
https://github.com/SUSE/saptune_exporter/blob/master/doc/metrics.md