Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Profile with nrped jfpik #35

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

peekjef72
Copy link

@peekjef72 peekjef72 commented Sep 30, 2023

Issue

  • add command args
  • support for nrpe historical agent.
    • openssl
    • nrpe pack v3, v4

Solution

Context

required to use a temporary" forked version of github nrped repository .

Testing Instructions

Release Notes

use a new version of nrped with:

  • old openssl support
  • packet v2, v3, v4
  • commands args

add new features:

  • profiles: play several commands on a target
  • retrieve performance data from command result
    • specify metric prefix or metric name
    • can add labels...
  • possibility to retrieve command result message as a label.
  • remove dependencies from vendors; usage of go 1.21.1
  • use prometheus default exporter arguments:
    • https (web.config.file),
    • promu compilation...
  • add instruction to compile with newer version of openssl libraries and to remove dynamic dependencies from it. (but unfortunnaly not from GLIBC!)
  • will add a repository to build a aix "node exporter" based nagios check command as a contrib/usage of this version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant