cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Erin
AppDynamics Team (Retired)

The standard health rules provided by AppDynamics cover most of the usual requirements, e.g. business transaction error rates and slowness or hardware utilization issues.

 

For managing the SAP Hybris specifics you can add the following health rules:

 

  • Overview
    • Name: Cache fill ratio is too high
    • Enabled: yes
    • Type: Node Health Node Health JMX (connection pools, thread pools, etc)
  • Affects 
    • What does this Health Rule affect? Nodes
    • Select what JMX Objects this Health Rule will be evaluated on: JMX|Cache
  • Critical Condition
    • Value of CurrentCacheSizeInPercent is Specific Value 90
  • Warning Condition
    • Value of CurrentCacheSizeInPercent is Specific Value 75
    • Database Connection Pool Utilization Is Too High

 

  • Overview
    • Name: Database Connection Pool Utilization Is Too High
    • Enabled: yes
    • Type: Node Health Node Health JMX (connection pools, thread pools, etc)
  • Affects
    • What does this Health Rule affect? Nodes
    • Select what JMX Objects this Health Rule will be evaluated on: JMX|DataSources
  • Critical Condition
    • Mathematical Expressen {numPhysicalOpen}/{maxAllowedPhysicalOpen}*100, where numPhysicalOpen: Value of numPhysicalOpen, maxAllowedPyhsicalOpen: Value of maxAllowedPhysicalOpen is Specific Value 90
  • Warning Condition
    • Mathematical Expression {numPhysicalOpen}/{maxAllowedPhysicalOpen}*100, where numPhysicalOpen: Value of numPhysicalOpen, maxAllowedPyhsicalOpen: Value of maxAllowedPhysicalOpen is Specific Value 75

 

Related Links

Version history
Last update:
‎09-24-2020 07:29 PM
Updated by: