Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • stork stork
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 274
    • Issues 274
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 25
    • Merge requests 25
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • ISC Open Source ProjectsISC Open Source Projects
  • storkstork
  • Issues
  • #535
Closed
Open
Issue created Apr 21, 2021 by ymartin-ovh@ymartin-ovh

Stork agent - application detection model (specify named, kea ip/port manually)

name: Ability to pass bind9/kea endpoints via CLI or configuration file
about: Suggest an idea for this project

Hello

I wanted to run stork agent to use the nice work done on the prometheus side of this daemon. On my hardened systems (grsecurity), I tried to run on a specific unix user and runs into the following issue. Application detection model can work as process.Process() does not return "named" process.

An alternative to the whole detection mechanism is to have the ability to pass statistic channel endpoint (ip, port), eventually control channel with command line or configuration file. With that, the daemon could run on different user id or different system for example or on pod different from bind9 pod in a kubernetes deployment. Plus, this would help in unit-test. You could have multiple bind version running and check stork-agent against them.

What do you think about that ?

Regards

Edited Sep 07, 2021 by Tomek Mrugalski
Assignee
Assign to
Time tracking