#group|system_cpu
system.cpu.user
system.cpu.system
system.cpu.iowait
system.cpu.total
#group|system_memory
system.mem.buffers
system.mem.cached
system.mem.free
system.mem.used
system.mem.total
#group|system_disk
system.disk.partition.free
system.disk.partition.used
system.disk.partition.total
#group|system_load
system.load.1min
#group|system_network
system.net.in.bytes
system.net.out.bytes
system.net.in.packets
system.net.out.packets
system.net.in.errs
system.net.in.dropped
#group|jvm_heap
jvm.mem.pools.eden_space.used
jvm.mem.pools.survivor_space.used
jvm.mem.pools.old_gen.used
jvm.mem.heap.used
#group|jvm_meta_space
jvm.mem.pools.metaspace.used
#group|jvm_none_heap
jvm.mem.non_heap.committed
jvm.mem.non_heap.init
jvm.mem.non_heap.used
#group|jvm_direct
jvm.buffer_pool.direct.capacity
jvm.buffer_pool.direct.used
#group|jvm_thread_count
jvm.thread.blocked.count
jvm.thread.deadlock.count
jvm.thread.new.count
jvm.thread.runnable.count
jvm.thread.terminated.count
jvm.thread.timed_waiting.count
jvm.thread.waiting.count
jvm.thread.count
#group|jvm_gc
jvm.gc.young.count
jvm.gc.young.time
jvm.gc.old.count
jvm.gc.old.time