You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by "Alex Heneveld (JIRA)" <ji...@apache.org> on 2014/10/27 17:01:33 UTC

[jira] [Commented] (BROOKLYN-82) REST api should have unauthenticated health-check call

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

Alex Heneveld commented on BROOKLYN-82:
---------------------------------------

currently if authentication is turned on it is required in all cases (except the simple localhost mode).  i'd like to keep that as it is a simpler security model.

what we could do is a special entitlement for health-check (eg `serverStatusOnly()` similar to `readOnly()` in `Entitlements`), that way there can be one set of credentials nagios could use.

would that be an acceptable resolution?

> REST api should have unauthenticated health-check call
> ------------------------------------------------------
>
>                 Key: BROOKLYN-82
>                 URL: https://issues.apache.org/jira/browse/BROOKLYN-82
>             Project: Brooklyn
>          Issue Type: Improvement
>    Affects Versions: 0.7.0-SNAPSHOT
>            Reporter: Aled Sage
>
> The Brooklyn REST api should include a simple call for heartbeat monitoring (e.g. by Nagios). This should not require authentication, and be light-weight so it can be easily integrated into the customer's choice of monitoring tool.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)