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 2019/01/04 12:14:00 UTC

[jira] [Created] (FELIX-6012) Introduce module "generalchecks" with basic general purpose checks

Georg Henzler created FELIX-6012:
------------------------------------

             Summary: Introduce module "generalchecks" with basic general purpose checks
                 Key: FELIX-6012
                 URL: https://issues.apache.org/jira/browse/FELIX-6012
             Project: Felix
          Issue Type: New Feature
          Components: Health Checks
            Reporter: Georg Henzler
            Assignee: Georg Henzler


Generally it is best practice to include HC implementations along with the bundle that contains the aspects being checked. 

However there are a few basic checks that should be provided in an ootb bundle:

* All bundles started (allowing for an exclude list)
* Available heap space not under a certain threshold
* Disk space not under a certain threshold
* CPU/thread usage



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)