You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: