Skip to content

Releases: SUSE/saptune_exporter

0.0.2

03 Dec 09:15
11b84b1
Compare
Choose a tag to compare
0.0.2 Pre-release
Pre-release

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

27 Nov 14:20
5482d0c
Compare
Choose a tag to compare
Initial Version Pre-release
Pre-release

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