You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2013/10/27 20:49:31 UTC

[jira] [Resolved] (KARAF-2138) Add a status check script and karaf script argument

     [ https://issues.apache.org/jira/browse/KARAF-2138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré resolved KARAF-2138.
-----------------------------------------

    Resolution: Fixed

> Add a status check script and karaf script argument
> ---------------------------------------------------
>
>                 Key: KARAF-2138
>                 URL: https://issues.apache.org/jira/browse/KARAF-2138
>             Project: Karaf
>          Issue Type: Improvement
>          Components: karaf-core
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 2.4.0, 3.0.0, 2.3.4
>
>
> When Karaf is started using "karaf server" or start script, the only way to know if the Karaf server is running, is to grep on the process (something like ps -ef|grep -i karaf).
> It could be helpful to add:
> ./bin/karaf status
> ./bin/status
> ./bin/admin (or instance) name status
> to know the current status of a Karaf instance.



--
This message was sent by Atlassian JIRA
(v6.1#6144)