# HELP go_gc_duration_seconds A summary of the GC invocation durations. # TYPE go_gc_duration_seconds summary go_gc_duration_seconds{quantile="0"} 7.6827e-05 go_gc_duration_seconds{quantile="0.25"} 9.0506e-05 go_gc_duration_seconds{quantile="0.5"} 0.000104728 go_gc_duration_seconds{quantile="0.75"} 0.000156876 go_gc_duration_seconds{quantile="1"} 0.000193196 go_gc_duration_seconds_sum 0.001364122 go_gc_duration_seconds_count 11 # HELP go_goroutines Number of goroutines that currently exist. # TYPE go_goroutines gauge go_goroutines 12 # HELP go_memstats_alloc_bytes Number of bytes allocated and still in use. # TYPE go_memstats_alloc_bytes gauge go_memstats_alloc_bytes 2.088736e+06 # HELP go_memstats_alloc_bytes_total Total number of bytes allocated, even if freed. # TYPE go_memstats_alloc_bytes_total counter go_memstats_alloc_bytes_total 2.9849936e+07 # HELP go_memstats_buck_hash_sys_bytes Number of bytes used by the profiling bucket hash table. # TYPE go_memstats_buck_hash_sys_bytes gauge go_memstats_buck_hash_sys_bytes 1.449194e+06 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 239975 # HELP go_memstats_gc_sys_bytes Number of bytes used for garbage collection system metadata. # TYPE go_memstats_gc_sys_bytes gauge go_memstats_gc_sys_bytes 438272 # HELP go_memstats_heap_alloc_bytes Number of heap bytes allocated and still in use. # TYPE go_memstats_heap_alloc_bytes gauge go_memstats_heap_alloc_bytes 2.088736e+06 # HELP go_memstats_heap_idle_bytes Number of heap bytes waiting to be used. # TYPE go_memstats_heap_idle_bytes gauge go_memstats_heap_idle_bytes 3.055616e+06 # HELP go_memstats_heap_inuse_bytes Number of heap bytes that are in use. # TYPE go_memstats_heap_inuse_bytes gauge go_memstats_heap_inuse_bytes 3.465216e+06 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 10938 # HELP go_memstats_heap_released_bytes_total Total number of heap bytes released to OS. # TYPE go_memstats_heap_released_bytes_total counter go_memstats_heap_released_bytes_total 0 # HELP go_memstats_heap_sys_bytes Number of heap bytes obtained from system. # TYPE go_memstats_heap_sys_bytes gauge go_memstats_heap_sys_bytes 6.520832e+06 # HELP go_memstats_last_gc_time_seconds Number of seconds since 1970 of last garbage collection. # TYPE go_memstats_last_gc_time_seconds gauge go_memstats_last_gc_time_seconds 1.5337222743508046e+09 # HELP go_memstats_lookups_total Total number of pointer lookups. # TYPE go_memstats_lookups_total counter go_memstats_lookups_total 2168 # HELP go_memstats_mallocs_total Total number of mallocs. # TYPE go_memstats_mallocs_total counter go_memstats_mallocs_total 250913 # HELP go_memstats_mcache_inuse_bytes Number of bytes in use by mcache structures. # TYPE go_memstats_mcache_inuse_bytes gauge go_memstats_mcache_inuse_bytes 13888 # HELP go_memstats_mcache_sys_bytes Number of bytes used for mcache structures obtained from system. # TYPE go_memstats_mcache_sys_bytes gauge go_memstats_mcache_sys_bytes 16384 # HELP go_memstats_mspan_inuse_bytes Number of bytes in use by mspan structures. # TYPE go_memstats_mspan_inuse_bytes gauge go_memstats_mspan_inuse_bytes 45904 # HELP go_memstats_mspan_sys_bytes Number of bytes used for mspan structures obtained from system. # TYPE go_memstats_mspan_sys_bytes gauge go_memstats_mspan_sys_bytes 65536 # HELP go_memstats_next_gc_bytes Number of heap bytes when next garbage collection will take place. # TYPE go_memstats_next_gc_bytes gauge go_memstats_next_gc_bytes 4.194304e+06 # HELP go_memstats_other_sys_bytes Number of bytes used for other system allocations. # TYPE go_memstats_other_sys_bytes gauge go_memstats_other_sys_bytes 1.018894e+06 # HELP go_memstats_stack_inuse_bytes Number of bytes in use by the stack allocator. # TYPE go_memstats_stack_inuse_bytes gauge go_memstats_stack_inuse_bytes 819200 # HELP go_memstats_stack_sys_bytes Number of bytes obtained from system for stack allocator. # TYPE go_memstats_stack_sys_bytes gauge go_memstats_stack_sys_bytes 819200 # HELP go_memstats_sys_bytes Number of bytes obtained by system. Sum of all system allocations. # TYPE go_memstats_sys_bytes gauge go_memstats_sys_bytes 1.0328312e+07 # HELP http_request_duration_microseconds The HTTP request latencies in microseconds. # TYPE http_request_duration_microseconds summary http_request_duration_microseconds{handler="prometheus",quantile="0.5"} 9268.311 http_request_duration_microseconds{handler="prometheus",quantile="0.9"} 12464.039 http_request_duration_microseconds{handler="prometheus",quantile="0.99"} 12800.821 http_request_duration_microseconds_sum{handler="prometheus"} 180568.56999999995 http_request_duration_microseconds_count{handler="prometheus"} 19 # HELP http_request_size_bytes The HTTP request sizes in bytes. # TYPE http_request_size_bytes summary http_request_size_bytes{handler="prometheus",quantile="0.5"} 336 http_request_size_bytes{handler="prometheus",quantile="0.9"} 336 http_request_size_bytes{handler="prometheus",quantile="0.99"} 336 http_request_size_bytes_sum{handler="prometheus"} 6384 http_request_size_bytes_count{handler="prometheus"} 19 # HELP http_requests_total Total number of HTTP requests made. # TYPE http_requests_total counter http_requests_total{code="200",handler="prometheus",method="get"} 19 # HELP http_response_size_bytes The HTTP response sizes in bytes. # TYPE http_response_size_bytes summary http_response_size_bytes{handler="prometheus",quantile="0.5"} 3049 http_response_size_bytes{handler="prometheus",quantile="0.9"} 3074 http_response_size_bytes{handler="prometheus",quantile="0.99"} 3083 http_response_size_bytes_sum{handler="prometheus"} 57715 http_response_size_bytes_count{handler="prometheus"} 19 # HELP namedprocess_namegroup_context_switches_total Context switches # TYPE namedprocess_namegroup_context_switches_total counter namedprocess_namegroup_context_switches_total{ctxswitchtype="nonvoluntary",groupname="agetty"} 0 namedprocess_namegroup_context_switches_total{ctxswitchtype="nonvoluntary",groupname="bash"} 0 namedprocess_namegroup_context_switches_total{ctxswitchtype="nonvoluntary",groupname="dbus-daemon"} 0 namedprocess_namegroup_context_switches_total{ctxswitchtype="nonvoluntary",groupname="process-exporte"} 0 namedprocess_namegroup_context_switches_total{ctxswitchtype="nonvoluntary",groupname="sshd"} 0 namedprocess_namegroup_context_switches_total{ctxswitchtype="nonvoluntary",groupname="systemd"} 0 namedprocess_namegroup_context_switches_total{ctxswitchtype="nonvoluntary",groupname="systemd-journal"} 0 namedprocess_namegroup_context_switches_total{ctxswitchtype="nonvoluntary",groupname="systemd-logind"} 0 namedprocess_namegroup_context_switches_total{ctxswitchtype="voluntary",groupname="agetty"} 0 namedprocess_namegroup_context_switches_total{ctxswitchtype="voluntary",groupname="bash"} 0 namedprocess_namegroup_context_switches_total{ctxswitchtype="voluntary",groupname="dbus-daemon"} 0 namedprocess_namegroup_context_switches_total{ctxswitchtype="voluntary",groupname="process-exporte"} 11 namedprocess_namegroup_context_switches_total{ctxswitchtype="voluntary",groupname="sshd"} 0 namedprocess_namegroup_context_switches_total{ctxswitchtype="voluntary",groupname="systemd"} 1 namedprocess_namegroup_context_switches_total{ctxswitchtype="voluntary",groupname="systemd-journal"} 1 namedprocess_namegroup_context_switches_total{ctxswitchtype="voluntary",groupname="systemd-logind"} 0 # HELP namedprocess_namegroup_cpu_system_seconds_total Cpu system usage in seconds # TYPE namedprocess_namegroup_cpu_system_seconds_total counter namedprocess_namegroup_cpu_system_seconds_total{groupname="agetty"} 0 namedprocess_namegroup_cpu_system_seconds_total{groupname="bash"} 0 namedprocess_namegroup_cpu_system_seconds_total{groupname="dbus-daemon"} 0 namedprocess_namegroup_cpu_system_seconds_total{groupname="process-exporte"} 0.04 namedprocess_namegroup_cpu_system_seconds_total{groupname="sshd"} 0 namedprocess_namegroup_cpu_system_seconds_total{groupname="systemd"} 0 namedprocess_namegroup_cpu_system_seconds_total{groupname="systemd-journal"} 0 namedprocess_namegroup_cpu_system_seconds_total{groupname="systemd-logind"} 0 # HELP namedprocess_namegroup_cpu_user_seconds_total Cpu user usage in seconds # TYPE namedprocess_namegroup_cpu_user_seconds_total counter namedprocess_namegroup_cpu_user_seconds_total{groupname="agetty"} 0 namedprocess_namegroup_cpu_user_seconds_total{groupname="bash"} 0 namedprocess_namegroup_cpu_user_seconds_total{groupname="dbus-daemon"} 0 namedprocess_namegroup_cpu_user_seconds_total{groupname="process-exporte"} 0.24 namedprocess_namegroup_cpu_user_seconds_total{groupname="sshd"} 0 namedprocess_namegroup_cpu_user_seconds_total{groupname="systemd"} 0 namedprocess_namegroup_cpu_user_seconds_total{groupname="systemd-journal"} 0 namedprocess_namegroup_cpu_user_seconds_total{groupname="systemd-logind"} 0 # HELP namedprocess_namegroup_major_page_faults_total Major page faults # TYPE namedprocess_namegroup_major_page_faults_total counter namedprocess_namegroup_major_page_faults_total{groupname="agetty"} 0 namedprocess_namegroup_major_page_faults_total{groupname="bash"} 0 namedprocess_namegroup_major_page_faults_total{groupname="dbus-daemon"} 0 namedprocess_namegroup_major_page_faults_total{groupname="process-exporte"} 0 namedprocess_namegroup_major_page_faults_total{groupname="sshd"} 0 namedprocess_namegroup_major_page_faults_total{groupname="systemd"} 0 namedprocess_namegroup_major_page_faults_total{groupname="systemd-journal"} 0 namedprocess_namegroup_major_page_faults_total{groupname="systemd-logind"} 0 # HELP namedprocess_namegroup_memory_bytes number of bytes of memory in use # TYPE namedprocess_namegroup_memory_bytes gauge namedprocess_namegroup_memory_bytes{groupname="agetty",memtype="resident"} 2.240512e+06 namedprocess_namegroup_memory_bytes{groupname="agetty",memtype="swapped"} 0 namedprocess_namegroup_memory_bytes{groupname="agetty",memtype="virtual"} 1.4659584e+07 namedprocess_namegroup_memory_bytes{groupname="bash",memtype="resident"} 3.80928e+06 namedprocess_namegroup_memory_bytes{groupname="bash",memtype="swapped"} 0 namedprocess_namegroup_memory_bytes{groupname="bash",memtype="virtual"} 2.0434944e+07 namedprocess_namegroup_memory_bytes{groupname="dbus-daemon",memtype="resident"} 3.878912e+06 namedprocess_namegroup_memory_bytes{groupname="dbus-daemon",memtype="swapped"} 0 namedprocess_namegroup_memory_bytes{groupname="dbus-daemon",memtype="virtual"} 4.6219264e+07 namedprocess_namegroup_memory_bytes{groupname="process-exporte",memtype="resident"} 1.7338368e+07 namedprocess_namegroup_memory_bytes{groupname="process-exporte",memtype="swapped"} 0 namedprocess_namegroup_memory_bytes{groupname="process-exporte",memtype="virtual"} 6.20572672e+08 namedprocess_namegroup_memory_bytes{groupname="sshd",memtype="resident"} 5.640192e+06 namedprocess_namegroup_memory_bytes{groupname="sshd",memtype="swapped"} 0 namedprocess_namegroup_memory_bytes{groupname="sshd",memtype="virtual"} 7.1630848e+07 namedprocess_namegroup_memory_bytes{groupname="systemd",memtype="resident"} 6.656e+06 namedprocess_namegroup_memory_bytes{groupname="systemd",memtype="swapped"} 0 namedprocess_namegroup_memory_bytes{groupname="systemd",memtype="virtual"} 5.8220544e+07 namedprocess_namegroup_memory_bytes{groupname="systemd-journal",memtype="resident"} 8.06912e+06 namedprocess_namegroup_memory_bytes{groupname="systemd-journal",memtype="swapped"} 0 namedprocess_namegroup_memory_bytes{groupname="systemd-journal",memtype="virtual"} 4.7202304e+07 namedprocess_namegroup_memory_bytes{groupname="systemd-logind",memtype="resident"} 2.224128e+06 namedprocess_namegroup_memory_bytes{groupname="systemd-logind",memtype="swapped"} 0 namedprocess_namegroup_memory_bytes{groupname="systemd-logind",memtype="virtual"} 3.8895616e+07 # HELP namedprocess_namegroup_minor_page_faults_total Minor page faults # TYPE namedprocess_namegroup_minor_page_faults_total counter namedprocess_namegroup_minor_page_faults_total{groupname="agetty"} 0 namedprocess_namegroup_minor_page_faults_total{groupname="bash"} 0 namedprocess_namegroup_minor_page_faults_total{groupname="dbus-daemon"} 0 namedprocess_namegroup_minor_page_faults_total{groupname="process-exporte"} 1404 namedprocess_namegroup_minor_page_faults_total{groupname="sshd"} 0 namedprocess_namegroup_minor_page_faults_total{groupname="systemd"} 0 namedprocess_namegroup_minor_page_faults_total{groupname="systemd-journal"} 0 namedprocess_namegroup_minor_page_faults_total{groupname="systemd-logind"} 0 # HELP namedprocess_namegroup_num_procs number of processes in this group # TYPE namedprocess_namegroup_num_procs gauge namedprocess_namegroup_num_procs{groupname="agetty"} 1 namedprocess_namegroup_num_procs{groupname="bash"} 1 namedprocess_namegroup_num_procs{groupname="dbus-daemon"} 1 namedprocess_namegroup_num_procs{groupname="process-exporte"} 1 namedprocess_namegroup_num_procs{groupname="sshd"} 1 namedprocess_namegroup_num_procs{groupname="systemd"} 1 namedprocess_namegroup_num_procs{groupname="systemd-journal"} 1 namedprocess_namegroup_num_procs{groupname="systemd-logind"} 1 # HELP namedprocess_namegroup_num_threads Number of threads # TYPE namedprocess_namegroup_num_threads gauge namedprocess_namegroup_num_threads{groupname="agetty"} 1 namedprocess_namegroup_num_threads{groupname="bash"} 1 namedprocess_namegroup_num_threads{groupname="dbus-daemon"} 1 namedprocess_namegroup_num_threads{groupname="process-exporte"} 15 namedprocess_namegroup_num_threads{groupname="sshd"} 1 namedprocess_namegroup_num_threads{groupname="systemd"} 1 namedprocess_namegroup_num_threads{groupname="systemd-journal"} 1 namedprocess_namegroup_num_threads{groupname="systemd-logind"} 1 # HELP namedprocess_namegroup_oldest_start_time_seconds start time in seconds since 1970/01/01 of oldest process in group # TYPE namedprocess_namegroup_oldest_start_time_seconds gauge namedprocess_namegroup_oldest_start_time_seconds{groupname="agetty"} 1.53372169e+09 namedprocess_namegroup_oldest_start_time_seconds{groupname="bash"} 1.533721704e+09 namedprocess_namegroup_oldest_start_time_seconds{groupname="dbus-daemon"} 1.53372169e+09 namedprocess_namegroup_oldest_start_time_seconds{groupname="process-exporte"} 1.533722233e+09 namedprocess_namegroup_oldest_start_time_seconds{groupname="sshd"} 1.53372169e+09 namedprocess_namegroup_oldest_start_time_seconds{groupname="systemd"} 1.533721689e+09 namedprocess_namegroup_oldest_start_time_seconds{groupname="systemd-journal"} 1.53372169e+09 namedprocess_namegroup_oldest_start_time_seconds{groupname="systemd-logind"} 1.53372169e+09 # HELP namedprocess_namegroup_open_filedesc number of open file descriptors for this group # TYPE namedprocess_namegroup_open_filedesc gauge namedprocess_namegroup_open_filedesc{groupname="agetty"} 4 namedprocess_namegroup_open_filedesc{groupname="bash"} 5 namedprocess_namegroup_open_filedesc{groupname="dbus-daemon"} 11 namedprocess_namegroup_open_filedesc{groupname="process-exporte"} 8 namedprocess_namegroup_open_filedesc{groupname="sshd"} 5 namedprocess_namegroup_open_filedesc{groupname="systemd"} 31 namedprocess_namegroup_open_filedesc{groupname="systemd-journal"} 18 namedprocess_namegroup_open_filedesc{groupname="systemd-logind"} 12 # HELP namedprocess_namegroup_read_bytes_total number of bytes read by this group # TYPE namedprocess_namegroup_read_bytes_total counter namedprocess_namegroup_read_bytes_total{groupname="agetty"} 0 namedprocess_namegroup_read_bytes_total{groupname="bash"} 0 namedprocess_namegroup_read_bytes_total{groupname="dbus-daemon"} 0 namedprocess_namegroup_read_bytes_total{groupname="process-exporte"} 0 namedprocess_namegroup_read_bytes_total{groupname="sshd"} 0 namedprocess_namegroup_read_bytes_total{groupname="systemd"} 0 namedprocess_namegroup_read_bytes_total{groupname="systemd-journal"} 0 namedprocess_namegroup_read_bytes_total{groupname="systemd-logind"} 0 # HELP namedprocess_namegroup_states Number of processes in states Running, Sleeping, Waiting, Zombie, or Other # TYPE namedprocess_namegroup_states gauge namedprocess_namegroup_states{groupname="agetty",state="Other"} 0 namedprocess_namegroup_states{groupname="agetty",state="Running"} 0 namedprocess_namegroup_states{groupname="agetty",state="Sleeping"} 1 namedprocess_namegroup_states{groupname="agetty",state="Waiting"} 0 namedprocess_namegroup_states{groupname="agetty",state="Zombie"} 0 namedprocess_namegroup_states{groupname="bash",state="Other"} 0 namedprocess_namegroup_states{groupname="bash",state="Running"} 0 namedprocess_namegroup_states{groupname="bash",state="Sleeping"} 1 namedprocess_namegroup_states{groupname="bash",state="Waiting"} 0 namedprocess_namegroup_states{groupname="bash",state="Zombie"} 0 namedprocess_namegroup_states{groupname="dbus-daemon",state="Other"} 0 namedprocess_namegroup_states{groupname="dbus-daemon",state="Running"} 0 namedprocess_namegroup_states{groupname="dbus-daemon",state="Sleeping"} 1 namedprocess_namegroup_states{groupname="dbus-daemon",state="Waiting"} 0 namedprocess_namegroup_states{groupname="dbus-daemon",state="Zombie"} 0 namedprocess_namegroup_states{groupname="process-exporte",state="Other"} 0 namedprocess_namegroup_states{groupname="process-exporte",state="Running"} 0 namedprocess_namegroup_states{groupname="process-exporte",state="Sleeping"} 1 namedprocess_namegroup_states{groupname="process-exporte",state="Waiting"} 0 namedprocess_namegroup_states{groupname="process-exporte",state="Zombie"} 0 namedprocess_namegroup_states{groupname="sshd",state="Other"} 0 namedprocess_namegroup_states{groupname="sshd",state="Running"} 0 namedprocess_namegroup_states{groupname="sshd",state="Sleeping"} 1 namedprocess_namegroup_states{groupname="sshd",state="Waiting"} 0 namedprocess_namegroup_states{groupname="sshd",state="Zombie"} 0 namedprocess_namegroup_states{groupname="systemd",state="Other"} 0 namedprocess_namegroup_states{groupname="systemd",state="Running"} 0 namedprocess_namegroup_states{groupname="systemd",state="Sleeping"} 1 namedprocess_namegroup_states{groupname="systemd",state="Waiting"} 0 namedprocess_namegroup_states{groupname="systemd",state="Zombie"} 0 namedprocess_namegroup_states{groupname="systemd-journal",state="Other"} 0 namedprocess_namegroup_states{groupname="systemd-journal",state="Running"} 0 namedprocess_namegroup_states{groupname="systemd-journal",state="Sleeping"} 1 namedprocess_namegroup_states{groupname="systemd-journal",state="Waiting"} 0 namedprocess_namegroup_states{groupname="systemd-journal",state="Zombie"} 0 namedprocess_namegroup_states{groupname="systemd-logind",state="Other"} 0 namedprocess_namegroup_states{groupname="systemd-logind",state="Running"} 0 namedprocess_namegroup_states{groupname="systemd-logind",state="Sleeping"} 1 namedprocess_namegroup_states{groupname="systemd-logind",state="Waiting"} 0 namedprocess_namegroup_states{groupname="systemd-logind",state="Zombie"} 0 # HELP namedprocess_namegroup_worst_fd_ratio the worst (closest to 1) ratio between open fds and max fds among all procs in this group # TYPE namedprocess_namegroup_worst_fd_ratio gauge namedprocess_namegroup_worst_fd_ratio{groupname="agetty"} 0.00390625 namedprocess_namegroup_worst_fd_ratio{groupname="bash"} 0.0048828125 namedprocess_namegroup_worst_fd_ratio{groupname="dbus-daemon"} 0.0001678466796875 namedprocess_namegroup_worst_fd_ratio{groupname="process-exporte"} 0.0078125 namedprocess_namegroup_worst_fd_ratio{groupname="sshd"} 0.0048828125 namedprocess_namegroup_worst_fd_ratio{groupname="systemd"} 2.956390380859375e-05 namedprocess_namegroup_worst_fd_ratio{groupname="systemd-journal"} 0.0010986328125 namedprocess_namegroup_worst_fd_ratio{groupname="systemd-logind"} 0.000732421875 # HELP namedprocess_namegroup_write_bytes_total number of bytes written by this group # TYPE namedprocess_namegroup_write_bytes_total counter namedprocess_namegroup_write_bytes_total{groupname="agetty"} 0 namedprocess_namegroup_write_bytes_total{groupname="bash"} 0 namedprocess_namegroup_write_bytes_total{groupname="dbus-daemon"} 0 namedprocess_namegroup_write_bytes_total{groupname="process-exporte"} 0 namedprocess_namegroup_write_bytes_total{groupname="sshd"} 0 namedprocess_namegroup_write_bytes_total{groupname="systemd"} 0 namedprocess_namegroup_write_bytes_total{groupname="systemd-journal"} 0 namedprocess_namegroup_write_bytes_total{groupname="systemd-logind"} 0 # HELP namedprocess_scrape_errors general scrape errors: no proc metrics collected during a cycle # TYPE namedprocess_scrape_errors counter namedprocess_scrape_errors 0 # HELP namedprocess_scrape_partial_errors incremented each time a tracked proc's metrics collection fails partially, e.g. unreadable I/O stats # TYPE namedprocess_scrape_partial_errors counter namedprocess_scrape_partial_errors 0 # HELP namedprocess_scrape_procread_errors incremented each time a proc's metrics collection fails # TYPE namedprocess_scrape_procread_errors counter namedprocess_scrape_procread_errors 0 # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 0.28 # HELP process_max_fds Maximum number of open file descriptors. # TYPE process_max_fds gauge process_max_fds 1024 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 9 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 1.7338368e+07 # HELP process_start_time_seconds Start time of the process since unix epoch in seconds. # TYPE process_start_time_seconds gauge process_start_time_seconds 1.53372223309e+09 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 6.20572672e+08