You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by "Aled Sage (JIRA)" <ji...@apache.org> on 2014/11/03 15: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=14194544#comment-14194544 ] 

Aled Sage commented on BROOKLYN-82:
-----------------------------------

>From the customer who originally requested this, feedback on Alex's suggestion is "this is a good idea".

Therefore the code-change required is just to add `Entitlements.serverStatusOnly()` , which would allow `/server/ha/state` and `/server/ha/states`. (The latter is more contentious, but is viewed as very useful for monitoring tools. We expect the user to have similar entitlements for the standby servers - otherwise things would become inaccessible after a failover!).

> 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)