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

Add CLI options for specific query execution (e.g., SNMP dump) #424

Open
10 tasks
NassimBtk opened this issue Sep 23, 2024 · 1 comment
Open
10 tasks

Add CLI options for specific query execution (e.g., SNMP dump) #424

NassimBtk opened this issue Sep 23, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request java
Milestone

Comments

@NassimBtk
Copy link
Member

NassimBtk commented Sep 23, 2024

Needs

We need to extend the MH CLI by adding new options to run specific queries. This includes executing tasks like collecting SNMP dumps, running particular requests, and other extension-specific queries.

  • SnmpExtension
  • SnmpV3Extension
  • HttpExtension
  • IpmiExtension
  • OsCommandExtension
  • PingExtension
  • WbemExtension
  • WmiExtension
  • WinRmExtension
  • Testing on MetricsHub CLI
@bertysentry
Copy link
Member

+1

Excellent idea, and it's really easy to implement!

@CherfaElyes CherfaElyes added enhancement New feature or request java labels Oct 18, 2024
@NassimBtk NassimBtk added this to the 1.0.02 milestone Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request java
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

3 participants