You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Georg Henzler (Jira)" <ji...@apache.org> on 2020/07/08 10:32:00 UTC

[jira] [Commented] (FELIX-6291) Provide a Gogo shell command for health checks

    [ https://issues.apache.org/jira/browse/FELIX-6291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17153479#comment-17153479 ] 

Georg Henzler commented on FELIX-6291:
--------------------------------------

Added command "hc:list" in [9bd66812f21944925|https://github.com/apache/felix-dev/commit/9bd66812f21944925268bfd5551218c436886d30]

> Provide a Gogo shell command for health checks
> ----------------------------------------------
>
>                 Key: FELIX-6291
>                 URL: https://issues.apache.org/jira/browse/FELIX-6291
>             Project: Felix
>          Issue Type: New Feature
>          Components: Health Checks
>            Reporter: Georg Henzler
>            Assignee: Georg Henzler
>            Priority: Major
>             Fix For: healthcheck.core 2.0.8
>
>
> The following command
> {code}
> hc:exec tag1,tag2
> {code}
> shall execute all health checks for the given tags and print the verbose txt result rendering that is also available for the servlet. 
> The command 
> {code}
> hc:list
> {code}
> shall list all available tags. 
> The option "-v" (verbose) and "-h" (simple help) shall be available for both. hc:exec should also support to combine multiple tags with *and* logic (option "-a")



--
This message was sent by Atlassian Jira
(v8.3.4#803005)