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

Feature request: Add possibility to filter/exclude specific import/sync/job name in health check command #2740

Open
log1-c opened this issue Apr 26, 2023 · 1 comment

Comments

@log1-c
Copy link

log1-c commented Apr 26, 2023

I'd like to propose the following:

Create a possibility to check (or exclude) a specific entry of the import sources, sync rules or director jobs when using the icingacli director health --check <type=import|sync|job> command.

Filter for specific item with
icingacli director health --check <type=import|sync|job> --name <yournamehere>

Or check all items except those specified
icingacli director health --check <type=import|sync|job> --exclude <yournamehere> (--exclude <anotherone>)

Your Environment

  • Director version (System - About): 1.10.1

side note

icingacli director health check --check <type=import|sync|job>
--------------------------^^^^
this "check" is not required for the check to run

@log1-c
Copy link
Author

log1-c commented Apr 26, 2023

forgot that I already opened a PR for (at least) the first part (checking a single item):
#2698

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

No branches or pull requests

1 participant