[
https://issues.apache.org/jira/browse/SLING-3326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Georg Henzler resolved SLING-3326.
----------------------------------
Resolution: Won't Fix
Now that HCs have moved to FELIX (via SLING-7980), see
https://github.com/apache/felix/tree/trunk/healthcheck#general-purpose-health-checks-available-out-of-the-box
for ootb checks that includes this check as well.
> Create "All bundles started" Health Check
> -----------------------------------------
>
> Key: SLING-3326
> URL: https://issues.apache.org/jira/browse/SLING-3326
> Project: Sling
> Issue Type: New Feature
> Components: Health Check
> Reporter: Georg Henzler
> Priority: Major
> Attachments: BundlesStartedCheck.java
>
>
> * Checks if all bundles are started, active by default
> * Allows to exclude certain symbolic ids (e.g. useful if bundles like
> org.apache.sling.jcr.webdav should be disabled for security reasons)
> * There is a scripted version in the samples package
> (/org.apache.sling.hc.samples/src/main/resources/SLING-CONTENT/apps/hc/demo/install/org.apache.sling.hc.core.impl.ScriptableHealthCheck-2.json),
> but it does not allow to exclude bundles. As this is a very common use case,
> maybe a "hard-coded" java version would be better?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)