Jagger
 All Classes Namespaces Files Functions Variables Enumerator Groups Pages
Collecting system and JVM metrics


Jagger is able to collect information about system and JVM resources utilization
For this purpose monitoring agents can be launched. Agent will collect following monitoring metrics:

  1. System resources (collected with use of Sigar)
    • CPU
    • Memory
    • Network
    • Disk
  2. JVM resources (collected via JMX)
    • Heap memory and non heap memory
    • Minor and major GC runs
    • Thread count