Refactoring: Moved more storage check parameters from unsorted.py to dedicated module...
[check_mk.git] / checkman / appdynamics_memory
blobe231b22a27ef0901835a38a60983973f9f573b86
1 title: AppDynamics: Memory usage
2 agents: appdynamics
3 catalog: app/java
4 license: GPL
5 distribution: check_mk
6 description:
7  This check measures the {Heap} and {Non-Heap} memory usage of applications
8  using the information collected by AppDynamics. Hence there is no need to
9  query the application server itself.
11  The WATO ruleset {JVM memory levels} applies crit/warn levels to this check.
13 inventory:
14  One item per Application and memory type (Heap, Non-Heap) is generated.