Created
March 13, 2020 02:07
-
-
Save wlan0/aa892c51c126dfed6a47305eddeec967 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"obdInfo": { | |
"timestamp": "2020-03-12T19:04:54.241541371-07:00", | |
"perf": { | |
"drives": [ | |
{ | |
"addr": "minio", | |
"serial": [ | |
{ | |
"endpoint": "/tmp/data", | |
"latency": { | |
"avg": 0.0005984720429687498, | |
"percentile50": 0.000570975, | |
"percentile90": 0.0007554115, | |
"percentile99": 0.001003016, | |
"min": 0.000342173, | |
"max": 0.003433197 | |
}, | |
"throughput": { | |
"avg_bps": 1865026436.8974855, | |
"percentile50_bps": 1834136785.0271122, | |
"percentile90_bps": 2382445483.6553125, | |
"percentile99_bps": 3033810751.8066583, | |
"min_bps": 305422613.38338584, | |
"max_bps": 3064461544.3065352 | |
} | |
} | |
], | |
"parallel": [ | |
{ | |
"endpoint": "/tmp/data", | |
"latency": { | |
"avg": 0.0006199398046875006, | |
"percentile50": 0.000598864, | |
"percentile90": 0.0007861895, | |
"percentile99": 0.0010866695, | |
"min": 0.000440608, | |
"max": 0.001215704 | |
}, | |
"throughput": { | |
"avg_bps": 1763996390.21183, | |
"percentile50_bps": 1749787654.4198751, | |
"percentile90_bps": 2190804712.3166933, | |
"percentile99_bps": 2354337557.757703, | |
"min_bps": 862525746.3987944, | |
"max_bps": 2379838768.2475123 | |
} | |
} | |
] | |
} | |
] | |
}, | |
"minio": { | |
"info": { | |
"mode": "online", | |
"deploymentID": "81124410-b793-453b-ba3c-6f9dc36365d9", | |
"buckets": {}, | |
"objects": {}, | |
"usage": {}, | |
"services": { | |
"vault": { | |
"status": "disabled" | |
}, | |
"ldap": {} | |
}, | |
"backend": { | |
"backendType": "FS" | |
}, | |
"servers": [ | |
{ | |
"state": "ok", | |
"endpoint": "127.0.0.1:9000", | |
"uptime": 4, | |
"version": "DEVELOPMENT.GOGET", | |
"commitID": "DEVELOPMENT.GOGET", | |
"network": { | |
"127.0.0.1:9000": "online" | |
}, | |
"disks": [ | |
{ | |
"path": "/tmp/data", | |
"state": "ok", | |
"totalspace": 237645131776, | |
"usedspace": 141293752320 | |
} | |
] | |
} | |
] | |
}, | |
"config": { | |
"audit_webhook": { | |
"_": [ | |
{ | |
"key": "enable", | |
"value": "off" | |
}, | |
{ | |
"key": "endpoint", | |
"value": "" | |
}, | |
{ | |
"key": "auth_token", | |
"value": "" | |
} | |
] | |
}, | |
"cache": { | |
"_": [ | |
{ | |
"key": "drives", | |
"value": "" | |
}, | |
{ | |
"key": "exclude", | |
"value": "" | |
}, | |
{ | |
"key": "expiry", | |
"value": "90" | |
}, | |
{ | |
"key": "quota", | |
"value": "80" | |
}, | |
{ | |
"key": "after", | |
"value": "0" | |
}, | |
{ | |
"key": "watermark_low", | |
"value": "70" | |
}, | |
{ | |
"key": "watermark_high", | |
"value": "80" | |
} | |
] | |
}, | |
"compression": { | |
"_": [ | |
{ | |
"key": "enable", | |
"value": "off" | |
}, | |
{ | |
"key": "extensions", | |
"value": ".txt,.log,.csv,.json,.tar,.xml,.bin" | |
}, | |
{ | |
"key": "mime_types", | |
"value": "text/*,application/json,application/xml" | |
} | |
] | |
}, | |
"credentials": { | |
"_": [ | |
{ | |
"key": "access_key", | |
"value": "minio" | |
}, | |
{ | |
"key": "secret_key", | |
"value": "minio123" | |
} | |
] | |
}, | |
"etcd": { | |
"_": [ | |
{ | |
"key": "endpoints", | |
"value": "" | |
}, | |
{ | |
"key": "path_prefix", | |
"value": "" | |
}, | |
{ | |
"key": "coredns_path", | |
"value": "/skydns" | |
}, | |
{ | |
"key": "client_cert", | |
"value": "" | |
}, | |
{ | |
"key": "client_cert_key", | |
"value": "" | |
} | |
] | |
}, | |
"identity_ldap": { | |
"_": [ | |
{ | |
"key": "server_addr", | |
"value": "" | |
}, | |
{ | |
"key": "sts_expiry", | |
"value": "1h" | |
}, | |
{ | |
"key": "username_format", | |
"value": "" | |
}, | |
{ | |
"key": "group_search_filter", | |
"value": "" | |
}, | |
{ | |
"key": "group_name_attribute", | |
"value": "" | |
}, | |
{ | |
"key": "group_search_base_dn", | |
"value": "" | |
}, | |
{ | |
"key": "tls_skip_verify", | |
"value": "off" | |
} | |
] | |
}, | |
"identity_openid": { | |
"_": [ | |
{ | |
"key": "config_url", | |
"value": "" | |
}, | |
{ | |
"key": "client_id", | |
"value": "" | |
}, | |
{ | |
"key": "claim_name", | |
"value": "policy" | |
}, | |
{ | |
"key": "claim_prefix", | |
"value": "" | |
}, | |
{ | |
"key": "jwks_url", | |
"value": "" | |
} | |
] | |
}, | |
"kms_kes": { | |
"_": [ | |
{ | |
"key": "endpoint", | |
"value": "" | |
}, | |
{ | |
"key": "key_name", | |
"value": "" | |
}, | |
{ | |
"key": "cert_file", | |
"value": "" | |
}, | |
{ | |
"key": "key_file", | |
"value": "" | |
}, | |
{ | |
"key": "capath", | |
"value": "" | |
} | |
] | |
}, | |
"kms_vault": { | |
"_": [ | |
{ | |
"key": "endpoint", | |
"value": "" | |
}, | |
{ | |
"key": "key_name", | |
"value": "" | |
}, | |
{ | |
"key": "auth_type", | |
"value": "approle" | |
}, | |
{ | |
"key": "auth_approle_id", | |
"value": "" | |
}, | |
{ | |
"key": "auth_approle_secret", | |
"value": "" | |
}, | |
{ | |
"key": "capath", | |
"value": "" | |
}, | |
{ | |
"key": "key_version", | |
"value": "" | |
}, | |
{ | |
"key": "namespace", | |
"value": "" | |
} | |
] | |
}, | |
"logger_webhook": { | |
"_": [ | |
{ | |
"key": "enable", | |
"value": "off" | |
}, | |
{ | |
"key": "endpoint", | |
"value": "" | |
}, | |
{ | |
"key": "auth_token", | |
"value": "" | |
} | |
] | |
}, | |
"notify_amqp": { | |
"_": [ | |
{ | |
"key": "enable", | |
"value": "off" | |
}, | |
{ | |
"key": "url", | |
"value": "" | |
}, | |
{ | |
"key": "exchange", | |
"value": "" | |
}, | |
{ | |
"key": "exchange_type", | |
"value": "" | |
}, | |
{ | |
"key": "routing_key", | |
"value": "" | |
}, | |
{ | |
"key": "mandatory", | |
"value": "off" | |
}, | |
{ | |
"key": "durable", | |
"value": "off" | |
}, | |
{ | |
"key": "no_wait", | |
"value": "off" | |
}, | |
{ | |
"key": "internal", | |
"value": "off" | |
}, | |
{ | |
"key": "auto_deleted", | |
"value": "off" | |
}, | |
{ | |
"key": "delivery_mode", | |
"value": "0" | |
}, | |
{ | |
"key": "queue_limit", | |
"value": "0" | |
}, | |
{ | |
"key": "queue_dir", | |
"value": "" | |
} | |
] | |
}, | |
"notify_elasticsearch": { | |
"_": [ | |
{ | |
"key": "enable", | |
"value": "off" | |
}, | |
{ | |
"key": "url", | |
"value": "" | |
}, | |
{ | |
"key": "format", | |
"value": "namespace" | |
}, | |
{ | |
"key": "index", | |
"value": "" | |
}, | |
{ | |
"key": "queue_dir", | |
"value": "" | |
}, | |
{ | |
"key": "queue_limit", | |
"value": "0" | |
} | |
] | |
}, | |
"notify_kafka": { | |
"_": [ | |
{ | |
"key": "enable", | |
"value": "off" | |
}, | |
{ | |
"key": "topic", | |
"value": "" | |
}, | |
{ | |
"key": "brokers", | |
"value": "" | |
}, | |
{ | |
"key": "sasl_username", | |
"value": "" | |
}, | |
{ | |
"key": "sasl_password", | |
"value": "" | |
}, | |
{ | |
"key": "client_tls_cert", | |
"value": "" | |
}, | |
{ | |
"key": "client_tls_key", | |
"value": "" | |
}, | |
{ | |
"key": "tls_client_auth", | |
"value": "0" | |
}, | |
{ | |
"key": "sasl", | |
"value": "off" | |
}, | |
{ | |
"key": "tls", | |
"value": "off" | |
}, | |
{ | |
"key": "tls_skip_verify", | |
"value": "off" | |
}, | |
{ | |
"key": "queue_limit", | |
"value": "0" | |
}, | |
{ | |
"key": "queue_dir", | |
"value": "" | |
}, | |
{ | |
"key": "version", | |
"value": "" | |
} | |
] | |
}, | |
"notify_mqtt": { | |
"_": [ | |
{ | |
"key": "enable", | |
"value": "off" | |
}, | |
{ | |
"key": "broker", | |
"value": "" | |
}, | |
{ | |
"key": "topic", | |
"value": "" | |
}, | |
{ | |
"key": "password", | |
"value": "" | |
}, | |
{ | |
"key": "username", | |
"value": "" | |
}, | |
{ | |
"key": "qos", | |
"value": "0" | |
}, | |
{ | |
"key": "keep_alive_interval", | |
"value": "0s" | |
}, | |
{ | |
"key": "reconnect_interval", | |
"value": "0s" | |
}, | |
{ | |
"key": "queue_dir", | |
"value": "" | |
}, | |
{ | |
"key": "queue_limit", | |
"value": "0" | |
} | |
] | |
}, | |
"notify_mysql": { | |
"_": [ | |
{ | |
"key": "enable", | |
"value": "off" | |
}, | |
{ | |
"key": "format", | |
"value": "namespace" | |
}, | |
{ | |
"key": "host", | |
"value": "" | |
}, | |
{ | |
"key": "port", | |
"value": "" | |
}, | |
{ | |
"key": "username", | |
"value": "" | |
}, | |
{ | |
"key": "password", | |
"value": "" | |
}, | |
{ | |
"key": "database", | |
"value": "" | |
}, | |
{ | |
"key": "dsn_string", | |
"value": "" | |
}, | |
{ | |
"key": "table", | |
"value": "" | |
}, | |
{ | |
"key": "queue_dir", | |
"value": "" | |
}, | |
{ | |
"key": "queue_limit", | |
"value": "0" | |
} | |
] | |
}, | |
"notify_nats": { | |
"_": [ | |
{ | |
"key": "enable", | |
"value": "off" | |
}, | |
{ | |
"key": "address", | |
"value": "" | |
}, | |
{ | |
"key": "subject", | |
"value": "" | |
}, | |
{ | |
"key": "username", | |
"value": "" | |
}, | |
{ | |
"key": "password", | |
"value": "" | |
}, | |
{ | |
"key": "token", | |
"value": "" | |
}, | |
{ | |
"key": "tls", | |
"value": "off" | |
}, | |
{ | |
"key": "tls_skip_verify", | |
"value": "off" | |
}, | |
{ | |
"key": "cert_authority", | |
"value": "" | |
}, | |
{ | |
"key": "client_cert", | |
"value": "" | |
}, | |
{ | |
"key": "client_key", | |
"value": "" | |
}, | |
{ | |
"key": "ping_interval", | |
"value": "0" | |
}, | |
{ | |
"key": "streaming", | |
"value": "off" | |
}, | |
{ | |
"key": "streaming_async", | |
"value": "off" | |
}, | |
{ | |
"key": "streaming_max_pub_acks_in_flight", | |
"value": "0" | |
}, | |
{ | |
"key": "streaming_cluster_id", | |
"value": "" | |
}, | |
{ | |
"key": "queue_dir", | |
"value": "" | |
}, | |
{ | |
"key": "queue_limit", | |
"value": "0" | |
} | |
] | |
}, | |
"notify_nsq": { | |
"_": [ | |
{ | |
"key": "enable", | |
"value": "off" | |
}, | |
{ | |
"key": "nsqd_address", | |
"value": "" | |
}, | |
{ | |
"key": "topic", | |
"value": "" | |
}, | |
{ | |
"key": "tls", | |
"value": "off" | |
}, | |
{ | |
"key": "tls_skip_verify", | |
"value": "off" | |
}, | |
{ | |
"key": "queue_dir", | |
"value": "" | |
}, | |
{ | |
"key": "queue_limit", | |
"value": "0" | |
} | |
] | |
}, | |
"notify_postgres": { | |
"_": [ | |
{ | |
"key": "enable", | |
"value": "off" | |
}, | |
{ | |
"key": "format", | |
"value": "namespace" | |
}, | |
{ | |
"key": "connection_string", | |
"value": "" | |
}, | |
{ | |
"key": "table", | |
"value": "" | |
}, | |
{ | |
"key": "host", | |
"value": "" | |
}, | |
{ | |
"key": "port", | |
"value": "" | |
}, | |
{ | |
"key": "username", | |
"value": "" | |
}, | |
{ | |
"key": "password", | |
"value": "" | |
}, | |
{ | |
"key": "database", | |
"value": "" | |
}, | |
{ | |
"key": "queue_dir", | |
"value": "" | |
}, | |
{ | |
"key": "queue_limit", | |
"value": "0" | |
} | |
] | |
}, | |
"notify_redis": { | |
"_": [ | |
{ | |
"key": "enable", | |
"value": "off" | |
}, | |
{ | |
"key": "format", | |
"value": "namespace" | |
}, | |
{ | |
"key": "address", | |
"value": "" | |
}, | |
{ | |
"key": "key", | |
"value": "" | |
}, | |
{ | |
"key": "password", | |
"value": "" | |
}, | |
{ | |
"key": "queue_dir", | |
"value": "" | |
}, | |
{ | |
"key": "queue_limit", | |
"value": "0" | |
} | |
] | |
}, | |
"notify_webhook": { | |
"_": [ | |
{ | |
"key": "enable", | |
"value": "off" | |
}, | |
{ | |
"key": "endpoint", | |
"value": "" | |
}, | |
{ | |
"key": "auth_token", | |
"value": "" | |
}, | |
{ | |
"key": "queue_limit", | |
"value": "0" | |
}, | |
{ | |
"key": "queue_dir", | |
"value": "" | |
} | |
] | |
}, | |
"policy_opa": { | |
"_": [ | |
{ | |
"key": "url", | |
"value": "" | |
}, | |
{ | |
"key": "auth_token", | |
"value": "" | |
} | |
] | |
}, | |
"region": { | |
"_": [ | |
{ | |
"key": "name", | |
"value": "" | |
} | |
] | |
}, | |
"storage_class": { | |
"_": null | |
} | |
} | |
}, | |
"sys": { | |
"cpus": [ | |
{ | |
"addr": "minio", | |
"cpu": [ | |
{ | |
"cpu": 0, | |
"vendorId": "GenuineIntel", | |
"family": "6", | |
"model": "142", | |
"stepping": 10, | |
"physicalId": "0", | |
"coreId": "0", | |
"cores": 1, | |
"modelName": "Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz", | |
"mhz": 4000, | |
"cacheSize": 8192, | |
"flags": [ | |
"fpu", | |
"vme", | |
"de", | |
"pse", | |
"tsc", | |
"msr", | |
"pae", | |
"mce", | |
"cx8", | |
"apic", | |
"sep", | |
"mtrr", | |
"pge", | |
"mca", | |
"cmov", | |
"pat", | |
"pse36", | |
"clflush", | |
"dts", | |
"acpi", | |
"mmx", | |
"fxsr", | |
"sse", | |
"sse2", | |
"ss", | |
"ht", | |
"tm", | |
"pbe", | |
"syscall", | |
"nx", | |
"pdpe1gb", | |
"rdtscp", | |
"lm", | |
"constant_tsc", | |
"art", | |
"arch_perfmon", | |
"pebs", | |
"bts", | |
"rep_good", | |
"nopl", | |
"xtopology", | |
"nonstop_tsc", | |
"cpuid", | |
"aperfmperf", | |
"tsc_known_freq", | |
"pni", | |
"pclmulqdq", | |
"dtes64", | |
"monitor", | |
"ds_cpl", | |
"vmx", | |
"est", | |
"tm2", | |
"ssse3", | |
"sdbg", | |
"fma", | |
"cx16", | |
"xtpr", | |
"pdcm", | |
"pcid", | |
"sse4_1", | |
"sse4_2", | |
"x2apic", | |
"movbe", | |
"popcnt", | |
"tsc_deadline_timer", | |
"aes", | |
"xsave", | |
"avx", | |
"f16c", | |
"rdrand", | |
"lahf_lm", | |
"abm", | |
"3dnowprefetch", | |
"cpuid_fault", | |
"epb", | |
"invpcid_single", | |
"pti", | |
"ssbd", | |
"ibrs", | |
"ibpb", | |
"stibp", | |
"tpr_shadow", | |
"vnmi", | |
"flexpriority", | |
"ept", | |
"vpid", | |
"ept_ad", | |
"fsgsbase", | |
"tsc_adjust", | |
"bmi1", | |
"avx2", | |
"smep", | |
"bmi2", | |
"erms", | |
"invpcid", | |
"mpx", | |
"rdseed", | |
"adx", | |
"smap", | |
"clflushopt", | |
"intel_pt", | |
"xsaveopt", | |
"xsavec", | |
"xgetbv1", | |
"xsaves", | |
"dtherm", | |
"ida", | |
"arat", | |
"pln", | |
"pts", | |
"hwp", | |
"hwp_notify", | |
"hwp_act_window", | |
"hwp_epp", | |
"flush_l1d" | |
], | |
"microcode": "0xca" | |
}, | |
{ | |
"cpu": 1, | |
"vendorId": "GenuineIntel", | |
"family": "6", | |
"model": "142", | |
"stepping": 10, | |
"physicalId": "0", | |
"coreId": "1", | |
"cores": 1, | |
"modelName": "Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz", | |
"mhz": 4000, | |
"cacheSize": 8192, | |
"flags": [ | |
"fpu", | |
"vme", | |
"de", | |
"pse", | |
"tsc", | |
"msr", | |
"pae", | |
"mce", | |
"cx8", | |
"apic", | |
"sep", | |
"mtrr", | |
"pge", | |
"mca", | |
"cmov", | |
"pat", | |
"pse36", | |
"clflush", | |
"dts", | |
"acpi", | |
"mmx", | |
"fxsr", | |
"sse", | |
"sse2", | |
"ss", | |
"ht", | |
"tm", | |
"pbe", | |
"syscall", | |
"nx", | |
"pdpe1gb", | |
"rdtscp", | |
"lm", | |
"constant_tsc", | |
"art", | |
"arch_perfmon", | |
"pebs", | |
"bts", | |
"rep_good", | |
"nopl", | |
"xtopology", | |
"nonstop_tsc", | |
"cpuid", | |
"aperfmperf", | |
"tsc_known_freq", | |
"pni", | |
"pclmulqdq", | |
"dtes64", | |
"monitor", | |
"ds_cpl", | |
"vmx", | |
"est", | |
"tm2", | |
"ssse3", | |
"sdbg", | |
"fma", | |
"cx16", | |
"xtpr", | |
"pdcm", | |
"pcid", | |
"sse4_1", | |
"sse4_2", | |
"x2apic", | |
"movbe", | |
"popcnt", | |
"tsc_deadline_timer", | |
"aes", | |
"xsave", | |
"avx", | |
"f16c", | |
"rdrand", | |
"lahf_lm", | |
"abm", | |
"3dnowprefetch", | |
"cpuid_fault", | |
"epb", | |
"invpcid_single", | |
"pti", | |
"ssbd", | |
"ibrs", | |
"ibpb", | |
"stibp", | |
"tpr_shadow", | |
"vnmi", | |
"flexpriority", | |
"ept", | |
"vpid", | |
"ept_ad", | |
"fsgsbase", | |
"tsc_adjust", | |
"bmi1", | |
"avx2", | |
"smep", | |
"bmi2", | |
"erms", | |
"invpcid", | |
"mpx", | |
"rdseed", | |
"adx", | |
"smap", | |
"clflushopt", | |
"intel_pt", | |
"xsaveopt", | |
"xsavec", | |
"xgetbv1", | |
"xsaves", | |
"dtherm", | |
"ida", | |
"arat", | |
"pln", | |
"pts", | |
"hwp", | |
"hwp_notify", | |
"hwp_act_window", | |
"hwp_epp", | |
"flush_l1d" | |
], | |
"microcode": "0xca" | |
}, | |
{ | |
"cpu": 2, | |
"vendorId": "GenuineIntel", | |
"family": "6", | |
"model": "142", | |
"stepping": 10, | |
"physicalId": "0", | |
"coreId": "2", | |
"cores": 1, | |
"modelName": "Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz", | |
"mhz": 4000, | |
"cacheSize": 8192, | |
"flags": [ | |
"fpu", | |
"vme", | |
"de", | |
"pse", | |
"tsc", | |
"msr", | |
"pae", | |
"mce", | |
"cx8", | |
"apic", | |
"sep", | |
"mtrr", | |
"pge", | |
"mca", | |
"cmov", | |
"pat", | |
"pse36", | |
"clflush", | |
"dts", | |
"acpi", | |
"mmx", | |
"fxsr", | |
"sse", | |
"sse2", | |
"ss", | |
"ht", | |
"tm", | |
"pbe", | |
"syscall", | |
"nx", | |
"pdpe1gb", | |
"rdtscp", | |
"lm", | |
"constant_tsc", | |
"art", | |
"arch_perfmon", | |
"pebs", | |
"bts", | |
"rep_good", | |
"nopl", | |
"xtopology", | |
"nonstop_tsc", | |
"cpuid", | |
"aperfmperf", | |
"tsc_known_freq", | |
"pni", | |
"pclmulqdq", | |
"dtes64", | |
"monitor", | |
"ds_cpl", | |
"vmx", | |
"est", | |
"tm2", | |
"ssse3", | |
"sdbg", | |
"fma", | |
"cx16", | |
"xtpr", | |
"pdcm", | |
"pcid", | |
"sse4_1", | |
"sse4_2", | |
"x2apic", | |
"movbe", | |
"popcnt", | |
"tsc_deadline_timer", | |
"aes", | |
"xsave", | |
"avx", | |
"f16c", | |
"rdrand", | |
"lahf_lm", | |
"abm", | |
"3dnowprefetch", | |
"cpuid_fault", | |
"epb", | |
"invpcid_single", | |
"pti", | |
"ssbd", | |
"ibrs", | |
"ibpb", | |
"stibp", | |
"tpr_shadow", | |
"vnmi", | |
"flexpriority", | |
"ept", | |
"vpid", | |
"ept_ad", | |
"fsgsbase", | |
"tsc_adjust", | |
"bmi1", | |
"avx2", | |
"smep", | |
"bmi2", | |
"erms", | |
"invpcid", | |
"mpx", | |
"rdseed", | |
"adx", | |
"smap", | |
"clflushopt", | |
"intel_pt", | |
"xsaveopt", | |
"xsavec", | |
"xgetbv1", | |
"xsaves", | |
"dtherm", | |
"ida", | |
"arat", | |
"pln", | |
"pts", | |
"hwp", | |
"hwp_notify", | |
"hwp_act_window", | |
"hwp_epp", | |
"flush_l1d" | |
], | |
"microcode": "0xca" | |
}, | |
{ | |
"cpu": 3, | |
"vendorId": "GenuineIntel", | |
"family": "6", | |
"model": "142", | |
"stepping": 10, | |
"physicalId": "0", | |
"coreId": "3", | |
"cores": 1, | |
"modelName": "Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz", | |
"mhz": 4000, | |
"cacheSize": 8192, | |
"flags": [ | |
"fpu", | |
"vme", | |
"de", | |
"pse", | |
"tsc", | |
"msr", | |
"pae", | |
"mce", | |
"cx8", | |
"apic", | |
"sep", | |
"mtrr", | |
"pge", | |
"mca", | |
"cmov", | |
"pat", | |
"pse36", | |
"clflush", | |
"dts", | |
"acpi", | |
"mmx", | |
"fxsr", | |
"sse", | |
"sse2", | |
"ss", | |
"ht", | |
"tm", | |
"pbe", | |
"syscall", | |
"nx", | |
"pdpe1gb", | |
"rdtscp", | |
"lm", | |
"constant_tsc", | |
"art", | |
"arch_perfmon", | |
"pebs", | |
"bts", | |
"rep_good", | |
"nopl", | |
"xtopology", | |
"nonstop_tsc", | |
"cpuid", | |
"aperfmperf", | |
"tsc_known_freq", | |
"pni", | |
"pclmulqdq", | |
"dtes64", | |
"monitor", | |
"ds_cpl", | |
"vmx", | |
"est", | |
"tm2", | |
"ssse3", | |
"sdbg", | |
"fma", | |
"cx16", | |
"xtpr", | |
"pdcm", | |
"pcid", | |
"sse4_1", | |
"sse4_2", | |
"x2apic", | |
"movbe", | |
"popcnt", | |
"tsc_deadline_timer", | |
"aes", | |
"xsave", | |
"avx", | |
"f16c", | |
"rdrand", | |
"lahf_lm", | |
"abm", | |
"3dnowprefetch", | |
"cpuid_fault", | |
"epb", | |
"invpcid_single", | |
"pti", | |
"ssbd", | |
"ibrs", | |
"ibpb", | |
"stibp", | |
"tpr_shadow", | |
"vnmi", | |
"flexpriority", | |
"ept", | |
"vpid", | |
"ept_ad", | |
"fsgsbase", | |
"tsc_adjust", | |
"bmi1", | |
"avx2", | |
"smep", | |
"bmi2", | |
"erms", | |
"invpcid", | |
"mpx", | |
"rdseed", | |
"adx", | |
"smap", | |
"clflushopt", | |
"intel_pt", | |
"xsaveopt", | |
"xsavec", | |
"xgetbv1", | |
"xsaves", | |
"dtherm", | |
"ida", | |
"arat", | |
"pln", | |
"pts", | |
"hwp", | |
"hwp_notify", | |
"hwp_act_window", | |
"hwp_epp", | |
"flush_l1d" | |
], | |
"microcode": "0xca" | |
}, | |
{ | |
"cpu": 4, | |
"vendorId": "GenuineIntel", | |
"family": "6", | |
"model": "142", | |
"stepping": 10, | |
"physicalId": "0", | |
"coreId": "0", | |
"cores": 1, | |
"modelName": "Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz", | |
"mhz": 4000, | |
"cacheSize": 8192, | |
"flags": [ | |
"fpu", | |
"vme", | |
"de", | |
"pse", | |
"tsc", | |
"msr", | |
"pae", | |
"mce", | |
"cx8", | |
"apic", | |
"sep", | |
"mtrr", | |
"pge", | |
"mca", | |
"cmov", | |
"pat", | |
"pse36", | |
"clflush", | |
"dts", | |
"acpi", | |
"mmx", | |
"fxsr", | |
"sse", | |
"sse2", | |
"ss", | |
"ht", | |
"tm", | |
"pbe", | |
"syscall", | |
"nx", | |
"pdpe1gb", | |
"rdtscp", | |
"lm", | |
"constant_tsc", | |
"art", | |
"arch_perfmon", | |
"pebs", | |
"bts", | |
"rep_good", | |
"nopl", | |
"xtopology", | |
"nonstop_tsc", | |
"cpuid", | |
"aperfmperf", | |
"tsc_known_freq", | |
"pni", | |
"pclmulqdq", | |
"dtes64", | |
"monitor", | |
"ds_cpl", | |
"vmx", | |
"est", | |
"tm2", | |
"ssse3", | |
"sdbg", | |
"fma", | |
"cx16", | |
"xtpr", | |
"pdcm", | |
"pcid", | |
"sse4_1", | |
"sse4_2", | |
"x2apic", | |
"movbe", | |
"popcnt", | |
"tsc_deadline_timer", | |
"aes", | |
"xsave", | |
"avx", | |
"f16c", | |
"rdrand", | |
"lahf_lm", | |
"abm", | |
"3dnowprefetch", | |
"cpuid_fault", | |
"epb", | |
"invpcid_single", | |
"pti", | |
"ssbd", | |
"ibrs", | |
"ibpb", | |
"stibp", | |
"tpr_shadow", | |
"vnmi", | |
"flexpriority", | |
"ept", | |
"vpid", | |
"ept_ad", | |
"fsgsbase", | |
"tsc_adjust", | |
"bmi1", | |
"avx2", | |
"smep", | |
"bmi2", | |
"erms", | |
"invpcid", | |
"mpx", | |
"rdseed", | |
"adx", | |
"smap", | |
"clflushopt", | |
"intel_pt", | |
"xsaveopt", | |
"xsavec", | |
"xgetbv1", | |
"xsaves", | |
"dtherm", | |
"ida", | |
"arat", | |
"pln", | |
"pts", | |
"hwp", | |
"hwp_notify", | |
"hwp_act_window", | |
"hwp_epp", | |
"flush_l1d" | |
], | |
"microcode": "0xca" | |
}, | |
{ | |
"cpu": 5, | |
"vendorId": "GenuineIntel", | |
"family": "6", | |
"model": "142", | |
"stepping": 10, | |
"physicalId": "0", | |
"coreId": "1", | |
"cores": 1, | |
"modelName": "Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz", | |
"mhz": 4000, | |
"cacheSize": 8192, | |
"flags": [ | |
"fpu", | |
"vme", | |
"de", | |
"pse", | |
"tsc", | |
"msr", | |
"pae", | |
"mce", | |
"cx8", | |
"apic", | |
"sep", | |
"mtrr", | |
"pge", | |
"mca", | |
"cmov", | |
"pat", | |
"pse36", | |
"clflush", | |
"dts", | |
"acpi", | |
"mmx", | |
"fxsr", | |
"sse", | |
"sse2", | |
"ss", | |
"ht", | |
"tm", | |
"pbe", | |
"syscall", | |
"nx", | |
"pdpe1gb", | |
"rdtscp", | |
"lm", | |
"constant_tsc", | |
"art", | |
"arch_perfmon", | |
"pebs", | |
"bts", | |
"rep_good", | |
"nopl", | |
"xtopology", | |
"nonstop_tsc", | |
"cpuid", | |
"aperfmperf", | |
"tsc_known_freq", | |
"pni", | |
"pclmulqdq", | |
"dtes64", | |
"monitor", | |
"ds_cpl", | |
"vmx", | |
"est", | |
"tm2", | |
"ssse3", | |
"sdbg", | |
"fma", | |
"cx16", | |
"xtpr", | |
"pdcm", | |
"pcid", | |
"sse4_1", | |
"sse4_2", | |
"x2apic", | |
"movbe", | |
"popcnt", | |
"tsc_deadline_timer", | |
"aes", | |
"xsave", | |
"avx", | |
"f16c", | |
"rdrand", | |
"lahf_lm", | |
"abm", | |
"3dnowprefetch", | |
"cpuid_fault", | |
"epb", | |
"invpcid_single", | |
"pti", | |
"ssbd", | |
"ibrs", | |
"ibpb", | |
"stibp", | |
"tpr_shadow", | |
"vnmi", | |
"flexpriority", | |
"ept", | |
"vpid", | |
"ept_ad", | |
"fsgsbase", | |
"tsc_adjust", | |
"bmi1", | |
"avx2", | |
"smep", | |
"bmi2", | |
"erms", | |
"invpcid", | |
"mpx", | |
"rdseed", | |
"adx", | |
"smap", | |
"clflushopt", | |
"intel_pt", | |
"xsaveopt", | |
"xsavec", | |
"xgetbv1", | |
"xsaves", | |
"dtherm", | |
"ida", | |
"arat", | |
"pln", | |
"pts", | |
"hwp", | |
"hwp_notify", | |
"hwp_act_window", | |
"hwp_epp", | |
"flush_l1d" | |
], | |
"microcode": "0xca" | |
}, | |
{ | |
"cpu": 6, | |
"vendorId": "GenuineIntel", | |
"family": "6", | |
"model": "142", | |
"stepping": 10, | |
"physicalId": "0", | |
"coreId": "2", | |
"cores": 1, | |
"modelName": "Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz", | |
"mhz": 4000, | |
"cacheSize": 8192, | |
"flags": [ | |
"fpu", | |
"vme", | |
"de", | |
"pse", | |
"tsc", | |
"msr", | |
"pae", | |
"mce", | |
"cx8", | |
"apic", | |
"sep", | |
"mtrr", | |
"pge", | |
"mca", | |
"cmov", | |
"pat", | |
"pse36", | |
"clflush", | |
"dts", | |
"acpi", | |
"mmx", | |
"fxsr", | |
"sse", | |
"sse2", | |
"ss", | |
"ht", | |
"tm", | |
"pbe", | |
"syscall", | |
"nx", | |
"pdpe1gb", | |
"rdtscp", | |
"lm", | |
"constant_tsc", | |
"art", | |
"arch_perfmon", | |
"pebs", | |
"bts", | |
"rep_good", | |
"nopl", | |
"xtopology", | |
"nonstop_tsc", | |
"cpuid", | |
"aperfmperf", | |
"tsc_known_freq", | |
"pni", | |
"pclmulqdq", | |
"dtes64", | |
"monitor", | |
"ds_cpl", | |
"vmx", | |
"est", | |
"tm2", | |
"ssse3", | |
"sdbg", | |
"fma", | |
"cx16", | |
"xtpr", | |
"pdcm", | |
"pcid", | |
"sse4_1", | |
"sse4_2", | |
"x2apic", | |
"movbe", | |
"popcnt", | |
"tsc_deadline_timer", | |
"aes", | |
"xsave", | |
"avx", | |
"f16c", | |
"rdrand", | |
"lahf_lm", | |
"abm", | |
"3dnowprefetch", | |
"cpuid_fault", | |
"epb", | |
"invpcid_single", | |
"pti", | |
"ssbd", | |
"ibrs", | |
"ibpb", | |
"stibp", | |
"tpr_shadow", | |
"vnmi", | |
"flexpriority", | |
"ept", | |
"vpid", | |
"ept_ad", | |
"fsgsbase", | |
"tsc_adjust", | |
"bmi1", | |
"avx2", | |
"smep", | |
"bmi2", | |
"erms", | |
"invpcid", | |
"mpx", | |
"rdseed", | |
"adx", | |
"smap", | |
"clflushopt", | |
"intel_pt", | |
"xsaveopt", | |
"xsavec", | |
"xgetbv1", | |
"xsaves", | |
"dtherm", | |
"ida", | |
"arat", | |
"pln", | |
"pts", | |
"hwp", | |
"hwp_notify", | |
"hwp_act_window", | |
"hwp_epp", | |
"flush_l1d" | |
], | |
"microcode": "0xca" | |
}, | |
{ | |
"cpu": 7, | |
"vendorId": "GenuineIntel", | |
"family": "6", | |
"model": "142", | |
"stepping": 10, | |
"physicalId": "0", | |
"coreId": "3", | |
"cores": 1, | |
"modelName": "Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz", | |
"mhz": 4000, | |
"cacheSize": 8192, | |
"flags": [ | |
"fpu", | |
"vme", | |
"de", | |
"pse", | |
"tsc", | |
"msr", | |
"pae", | |
"mce", | |
"cx8", | |
"apic", | |
"sep", | |
"mtrr", | |
"pge", | |
"mca", | |
"cmov", | |
"pat", | |
"pse36", | |
"clflush", | |
"dts", | |
"acpi", | |
"mmx", | |
"fxsr", | |
"sse", | |
"sse2", | |
"ss", | |
"ht", | |
"tm", | |
"pbe", | |
"syscall", | |
"nx", | |
"pdpe1gb", | |
"rdtscp", | |
"lm", | |
"constant_tsc", | |
"art", | |
"arch_perfmon", | |
"pebs", | |
"bts", | |
"rep_good", | |
"nopl", | |
"xtopology", | |
"nonstop_tsc", | |
"cpuid", | |
"aperfmperf", | |
"tsc_known_freq", | |
"pni", | |
"pclmulqdq", | |
"dtes64", | |
"monitor", | |
"ds_cpl", | |
"vmx", | |
"est", | |
"tm2", | |
"ssse3", | |
"sdbg", | |
"fma", | |
"cx16", | |
"xtpr", | |
"pdcm", | |
"pcid", | |
"sse4_1", | |
"sse4_2", | |
"x2apic", | |
"movbe", | |
"popcnt", | |
"tsc_deadline_timer", | |
"aes", | |
"xsave", | |
"avx", | |
"f16c", | |
"rdrand", | |
"lahf_lm", | |
"abm", | |
"3dnowprefetch", | |
"cpuid_fault", | |
"epb", | |
"invpcid_single", | |
"pti", | |
"ssbd", | |
"ibrs", | |
"ibpb", | |
"stibp", | |
"tpr_shadow", | |
"vnmi", | |
"flexpriority", | |
"ept", | |
"vpid", | |
"ept_ad", | |
"fsgsbase", | |
"tsc_adjust", | |
"bmi1", | |
"avx2", | |
"smep", | |
"bmi2", | |
"erms", | |
"invpcid", | |
"mpx", | |
"rdseed", | |
"adx", | |
"smap", | |
"clflushopt", | |
"intel_pt", | |
"xsaveopt", | |
"xsavec", | |
"xgetbv1", | |
"xsaves", | |
"dtherm", | |
"ida", | |
"arat", | |
"pln", | |
"pts", | |
"hwp", | |
"hwp_notify", | |
"hwp_act_window", | |
"hwp_epp", | |
"flush_l1d" | |
], | |
"microcode": "0xca" | |
} | |
], | |
"time": [ | |
{ | |
"cpu": "cpu-total", | |
"user": 136168.96, | |
"system": 59330.3, | |
"idle": 2671838.77, | |
"nice": 208.68, | |
"iowait": 3293.07, | |
"irq": 0, | |
"softirq": 14099.22, | |
"steal": 0, | |
"guest": 0, | |
"guestNice": 0 | |
} | |
] | |
} | |
], | |
"disks": [ | |
{ | |
"addr": "minio", | |
"usages": [ | |
{ | |
"path": "/", | |
"fstype": "ext2/ext3", | |
"total": 250438021120, | |
"free": 96351379456, | |
"used": 141293752320, | |
"usedPercent": 59.45577393656898, | |
"inodesTotal": 15597568, | |
"inodesUsed": 1870865, | |
"inodesFree": 13726703, | |
"inodesUsedPercent": 11.994594285468093 | |
}, | |
{ | |
"path": "/boot/efi", | |
"fstype": "msdos", | |
"total": 535805952, | |
"free": 529424384, | |
"used": 6381568, | |
"usedPercent": 1.191022230376418, | |
"inodesTotal": 0, | |
"inodesUsed": 0, | |
"inodesFree": 0, | |
"inodesUsedPercent": 0 | |
} | |
], | |
"partitions": [ | |
{ | |
"device": "sysfs", | |
"mountpoint": "/sys", | |
"fstype": "sysfs", | |
"opts": "rw,nosuid,nodev,noexec,relatime" | |
}, | |
{ | |
"device": "proc", | |
"mountpoint": "/proc", | |
"fstype": "proc", | |
"opts": "rw,nosuid,nodev,noexec,relatime" | |
}, | |
{ | |
"device": "udev", | |
"mountpoint": "/dev", | |
"fstype": "devtmpfs", | |
"opts": "rw,nosuid,relatime" | |
}, | |
{ | |
"device": "devpts", | |
"mountpoint": "/dev/pts", | |
"fstype": "devpts", | |
"opts": "rw,nosuid,noexec,relatime" | |
}, | |
{ | |
"device": "tmpfs", | |
"mountpoint": "/run", | |
"fstype": "tmpfs", | |
"opts": "rw,nosuid,noexec,relatime" | |
}, | |
{ | |
"device": "/dev/nvme0n1p2", | |
"mountpoint": "/", | |
"fstype": "ext4", | |
"opts": "rw,relatime" | |
}, | |
{ | |
"device": "securityfs", | |
"mountpoint": "/sys/kernel/security", | |
"fstype": "securityfs", | |
"opts": "rw,nosuid,nodev,noexec,relatime" | |
}, | |
{ | |
"device": "tmpfs", | |
"mountpoint": "/dev/shm", | |
"fstype": "tmpfs", | |
"opts": "rw,nosuid,nodev" | |
}, | |
{ | |
"device": "tmpfs", | |
"mountpoint": "/run/lock", | |
"fstype": "tmpfs", | |
"opts": "rw,nosuid,nodev,noexec,relatime" | |
}, | |
{ | |
"device": "tmpfs", | |
"mountpoint": "/sys/fs/cgroup", | |
"fstype": "tmpfs", | |
"opts": "ro,nosuid,nodev,noexec" | |
}, | |
{ | |
"device": "cgroup", | |
"mountpoint": "/sys/fs/cgroup/unified", | |
"fstype": "cgroup2", | |
"opts": "rw,nosuid,nodev,noexec,relatime" | |
}, | |
{ | |
"device": "cgroup", | |
"mountpoint": "/sys/fs/cgroup/systemd", | |
"fstype": "cgroup", | |
"opts": "rw,nosuid,nodev,noexec,relatime" | |
}, | |
{ | |
"device": "pstore", | |
"mountpoint": "/sys/fs/pstore", | |
"fstype": "pstore", | |
"opts": "rw,nosuid,nodev,noexec,relatime" | |
}, | |
{ | |
"device": "efivarfs", | |
"mountpoint": "/sys/firmware/efi/efivars", | |
"fstype": "efivarfs", | |
"opts": "rw,nosuid,nodev,noexec,relatime" | |
}, | |
{ | |
"device": "cgroup", | |
"mountpoint": "/sys/fs/cgroup/freezer", | |
"fstype": "cgroup", | |
"opts": "rw,nosuid,nodev,noexec,relatime" | |
}, | |
{ | |
"device": "cgroup", | |
"mountpoint": "/sys/fs/cgroup/memory", | |
"fstype": "cgroup", | |
"opts": "rw,nosuid,nodev,noexec,relatime" | |
}, | |
{ | |
"device": "cgroup", | |
"mountpoint": "/sys/fs/cgroup/pids", | |
"fstype": "cgroup", | |
"opts": "rw,nosuid,nodev,noexec,relatime" | |
}, | |
{ | |
"device": "cgroup", | |
"mountpoint": "/sys/fs/cgroup/hugetlb", | |
"fstype": "cgroup", | |
"opts": "rw,nosuid,nodev,noexec,relatime" | |
}, | |
{ | |
"device": "cgroup", | |
"mountpoint": "/sys/fs/cgroup/cpu,cpuacct", | |
"fstype": "cgroup", | |
"opts": "rw,nosuid,nodev,noexec,relatime" | |
}, | |
{ | |
"device": "cgroup", | |
"mountpoint": "/sys/fs/cgroup/cpuset", | |
"fstype": "cgroup", | |
"opts": "rw,nosuid,nodev,noexec,relatime" | |
}, | |
{ | |
"device": "cgroup", | |
"mountpoint": "/sys/fs/cgroup/blkio", | |
"fstype": "cgroup", | |
"opts": "rw,nosuid,nodev,noexec,relatime" | |
}, | |
{ | |
"device": "cgroup", | |
"mountpoint": "/sys/fs/cgroup/perf_event", | |
"fstype": "cgroup", | |
"opts": "rw,nosuid,nodev,noexec,relatime" | |
}, | |
{ | |
"device": "cgroup", | |
"mountpoint": "/sys/fs/cgroup/net_cls,net_prio", | |
"fstype": "cgroup", | |
"opts": "rw,nosuid,nodev,noexec,relatime" | |
}, | |
{ | |
"device": "cgroup", | |
"mountpoint": "/sys/fs/cgroup/devices", | |
"fstype": "cgroup", | |
"opts": "rw,nosuid,nodev,noexec,relatime" | |
}, | |
{ | |
"device": "cgroup", | |
"mountpoint": "/sys/fs/cgroup/rdma", | |
"fstype": "cgroup", | |
"opts": "rw,nosuid,nodev,noexec,relatime" | |
}, | |
{ | |
"device": "debugfs", | |
"mountpoint": "/sys/kernel/debug", | |
"fstype": "debugfs", | |
"opts": "rw,relatime" | |
}, | |
{ | |
"device": "tracefs", | |
"mountpoint": "/sys/kernel/debug/tracing", | |
"fstype": "tracefs", | |
"opts": "rw,relatime" | |
}, | |
{ | |
"device": "mqueue", | |
"mountpoint": "/dev/mqueue", | |
"fstype": "mqueue", | |
"opts": "rw,relatime" | |
}, | |
{ | |
"device": "systemd-1", | |
"mountpoint": "/proc/sys/fs/binfmt_misc", | |
"fstype": "autofs", | |
"opts": "rw,relatime" | |
}, | |
{ | |
"device": "hugetlbfs", | |
"mountpoint": "/dev/hugepages", | |
"fstype": "hugetlbfs", | |
"opts": "rw,relatime" | |
}, | |
{ | |
"device": "fusectl", | |
"mountpoint": "/sys/fs/fuse/connections", | |
"fstype": "fusectl", | |
"opts": "rw,relatime" | |
}, | |
{ | |
"device": "configfs", | |
"mountpoint": "/sys/kernel/config", | |
"fstype": "configfs", | |
"opts": "rw,relatime" | |
}, | |
{ | |
"device": "/dev/loop0", | |
"mountpoint": "/snap/slack/21", | |
"fstype": "squashfs", | |
"opts": "ro,nodev,relatime" | |
}, | |
{ | |
"device": "/dev/loop1", | |
"mountpoint": "/snap/core/8689", | |
"fstype": "squashfs", | |
"opts": "ro,nodev,relatime" | |
}, | |
{ | |
"device": "/dev/loop3", | |
"mountpoint": "/snap/snapd/6434", | |
"fstype": "squashfs", | |
"opts": "ro,nodev,relatime" | |
}, | |
{ | |
"device": "/dev/loop2", | |
"mountpoint": "/snap/core18/1668", | |
"fstype": "squashfs", | |
"opts": "ro,nodev,relatime" | |
}, | |
{ | |
"device": "/dev/nvme0n1p1", | |
"mountpoint": "/boot/efi", | |
"fstype": "vfat", | |
"opts": "rw,relatime" | |
}, | |
{ | |
"device": "binfmt_misc", | |
"mountpoint": "/proc/sys/fs/binfmt_misc", | |
"fstype": "binfmt_misc", | |
"opts": "rw,relatime" | |
}, | |
{ | |
"device": "lxcfs", | |
"mountpoint": "/var/lib/lxcfs", | |
"fstype": "fuse.lxcfs", | |
"opts": "rw,nosuid,nodev,relatime" | |
}, | |
{ | |
"device": "tmpfs", | |
"mountpoint": "/run/user/1000", | |
"fstype": "tmpfs", | |
"opts": "rw,nosuid,nodev,relatime" | |
} | |
], | |
"counters": { | |
"nvme0n1p1": { | |
"readCount": 2188, | |
"mergedReadCount": 0, | |
"writeCount": 2, | |
"mergedWriteCount": 0, | |
"readBytes": 7939072, | |
"writeBytes": 1024, | |
"readTime": 1709, | |
"writeTime": 0, | |
"iopsInProgress": 0, | |
"ioTime": 124, | |
"weightedIO": 28, | |
"name": "nvme0n1p1", | |
"serialNumber": "", | |
"label": "" | |
}, | |
"nvme0n1p2": { | |
"readCount": 836886, | |
"mergedReadCount": 100692, | |
"writeCount": 3553969, | |
"mergedWriteCount": 2464272, | |
"readBytes": 11018540032, | |
"writeBytes": 598249422848, | |
"readTime": 315597, | |
"writeTime": 8729795, | |
"iopsInProgress": 0, | |
"ioTime": 3609080, | |
"weightedIO": 4128064, | |
"name": "nvme0n1p2", | |
"serialNumber": "", | |
"label": "" | |
} | |
} | |
} | |
], | |
"osinfos": [ | |
{ | |
"addr": "minio", | |
"info": { | |
"hostname": "ubuntu", | |
"uptime": 1187343, | |
"bootTime": 1582877747, | |
"procs": 275, | |
"os": "linux", | |
"platform": "ubuntu", | |
"platformFamily": "debian", | |
"platformVersion": "18.04", | |
"kernelVersion": "5.0.0-050000-generic", | |
"kernelArch": "x86_64", | |
"virtualizationSystem": "kvm", | |
"virtualizationRole": "host", | |
"hostid": "5f484166-0e3c-4770-a2d6-8df433c27feb" | |
}, | |
"sensors": [ | |
{ | |
"sensorKey": "acpitz_crit", | |
"sensorTemperature": 128 | |
}, | |
{ | |
"sensorKey": "acpitz_input", | |
"sensorTemperature": 61 | |
}, | |
{ | |
"sensorKey": "coretemp_packageid0_crit", | |
"sensorTemperature": 100 | |
}, | |
{ | |
"sensorKey": "coretemp_packageid0_critalarm", | |
"sensorTemperature": 0 | |
}, | |
{ | |
"sensorKey": "coretemp_packageid0_input", | |
"sensorTemperature": 51 | |
}, | |
{ | |
"sensorKey": "coretemp_packageid0_max", | |
"sensorTemperature": 100 | |
}, | |
{ | |
"sensorKey": "coretemp_core0_crit", | |
"sensorTemperature": 100 | |
}, | |
{ | |
"sensorKey": "coretemp_core0_critalarm", | |
"sensorTemperature": 0 | |
}, | |
{ | |
"sensorKey": "coretemp_core0_input", | |
"sensorTemperature": 50 | |
}, | |
{ | |
"sensorKey": "coretemp_core0_max", | |
"sensorTemperature": 100 | |
}, | |
{ | |
"sensorKey": "coretemp_core1_crit", | |
"sensorTemperature": 100 | |
}, | |
{ | |
"sensorKey": "coretemp_core1_critalarm", | |
"sensorTemperature": 0 | |
}, | |
{ | |
"sensorKey": "coretemp_core1_input", | |
"sensorTemperature": 50 | |
}, | |
{ | |
"sensorKey": "coretemp_core1_max", | |
"sensorTemperature": 100 | |
}, | |
{ | |
"sensorKey": "coretemp_core2_crit", | |
"sensorTemperature": 100 | |
}, | |
{ | |
"sensorKey": "coretemp_core2_critalarm", | |
"sensorTemperature": 0 | |
}, | |
{ | |
"sensorKey": "coretemp_core2_input", | |
"sensorTemperature": 51 | |
}, | |
{ | |
"sensorKey": "coretemp_core2_max", | |
"sensorTemperature": 100 | |
}, | |
{ | |
"sensorKey": "coretemp_core3_crit", | |
"sensorTemperature": 100 | |
}, | |
{ | |
"sensorKey": "coretemp_core3_critalarm", | |
"sensorTemperature": 0 | |
}, | |
{ | |
"sensorKey": "coretemp_core3_input", | |
"sensorTemperature": 50 | |
}, | |
{ | |
"sensorKey": "coretemp_core3_max", | |
"sensorTemperature": 100 | |
}, | |
{ | |
"sensorKey": "pch_skylake_input", | |
"sensorTemperature": 54 | |
}, | |
{ | |
"sensorKey": "iwlwifi_input", | |
"sensorTemperature": 59 | |
} | |
], | |
"users": [ | |
{ | |
"user": "ubuntu", | |
"terminal": "tty1", | |
"host": "", | |
"started": 1582877762 | |
}, | |
{ | |
"user": "ubuntu", | |
"terminal": "pts/2", | |
"host": "tmux(2842).%73", | |
"started": 1583950942 | |
}, | |
{ | |
"user": "ubuntu", | |
"terminal": "pts/3", | |
"host": "tmux(2842).%41", | |
"started": 1583439750 | |
}, | |
{ | |
"user": "ubuntu", | |
"terminal": "pts/4", | |
"host": "tmux(2842).%42", | |
"started": 1583439753 | |
}, | |
{ | |
"user": "ubuntu", | |
"terminal": "pts/5", | |
"host": "tmux(2842).%87", | |
"started": 1584054624 | |
}, | |
{ | |
"user": "ubuntu", | |
"terminal": "pts/6", | |
"host": "tmux(2842).%88", | |
"started": 1584064444 | |
}, | |
{ | |
"user": "ubuntu", | |
"terminal": "pts/8", | |
"host": "tmux(2842).%70", | |
"started": 1583873364 | |
}, | |
{ | |
"user": "ubuntu", | |
"terminal": "pts/11", | |
"host": "tmux(2842).%82", | |
"started": 1584027044 | |
}, | |
{ | |
"user": "ubuntu", | |
"terminal": "pts/12", | |
"host": "tmux(2842).%83", | |
"started": 1584027069 | |
}, | |
{ | |
"user": "ubuntu", | |
"terminal": "pts/15", | |
"host": "tmux(2842).%71", | |
"started": 1583888030 | |
}, | |
{ | |
"user": "ubuntu", | |
"terminal": "pts/16", | |
"host": "tmux(2842).%72", | |
"started": 1583890130 | |
} | |
] | |
} | |
], | |
"meminfos": [ | |
{ | |
"addr": "minio", | |
"swap": { | |
"total": 2147479552, | |
"used": 479649792, | |
"free": 1667829760, | |
"usedPercent": 22.335476561501622, | |
"sin": 1187663872, | |
"sout": 2035482624, | |
"pgin": 44192350208, | |
"pgout": 2392997695488, | |
"pgfault": 2693893939200 | |
}, | |
"virtualmem": { | |
"total": 16566763520, | |
"available": 10183163904, | |
"used": 5172764672, | |
"usedPercent": 31.223749079023495, | |
"free": 7519707136, | |
"active": 5585223680, | |
"inactive": 2396962816, | |
"wired": 0, | |
"laundry": 0, | |
"buffers": 323854336, | |
"cached": 3550437376, | |
"writeback": 0, | |
"dirty": 18108416, | |
"writebacktmp": 0, | |
"shared": 968802304, | |
"slab": 458792960, | |
"sreclaimable": 256528384, | |
"sunreclaim": 202264576, | |
"pagetables": 103591936, | |
"swapcached": 90238976, | |
"commitlimit": 10430861312, | |
"committedas": 21996781568, | |
"hightotal": 0, | |
"highfree": 0, | |
"lowtotal": 0, | |
"lowfree": 0, | |
"swaptotal": 2147479552, | |
"swapfree": 1667829760, | |
"mapped": 582365184, | |
"vmalloctotal": 35184372087808, | |
"vmallocused": 0, | |
"vmallocchunk": 0, | |
"hugepagestotal": 0, | |
"hugepagesfree": 0, | |
"hugepagesize": 2097152 | |
} | |
} | |
], | |
"procinfos": [ | |
{ | |
"addr": "minio", | |
"processes": [ | |
{ | |
"pid": 31273, | |
"background": false, | |
"cpupercent": 18.913280333834344, | |
"cmd": "./minio server /tmp/data", | |
"connections": [ | |
{ | |
"fd": 9, | |
"family": 10, | |
"type": 1, | |
"localaddr": { | |
"ip": "::", | |
"port": 9000 | |
}, | |
"remoteaddr": { | |
"ip": "::", | |
"port": 0 | |
}, | |
"status": "LISTEN", | |
"uids": [ | |
1000, | |
1000, | |
1000, | |
1000 | |
], | |
"pid": 31273 | |
}, | |
{ | |
"fd": 8, | |
"family": 10, | |
"type": 1, | |
"localaddr": { | |
"ip": "127.0.0.1", | |
"port": 9000 | |
}, | |
"remoteaddr": { | |
"ip": "127.0.0.1", | |
"port": 52384 | |
}, | |
"status": "ESTABLISHED", | |
"uids": [ | |
1000, | |
1000, | |
1000, | |
1000 | |
], | |
"pid": 31273 | |
}, | |
{ | |
"fd": 3, | |
"family": 1, | |
"type": 2, | |
"localaddr": { | |
"ip": "", | |
"port": 0 | |
}, | |
"remoteaddr": { | |
"ip": "", | |
"port": 0 | |
}, | |
"status": "NONE", | |
"uids": [ | |
1000, | |
1000, | |
1000, | |
1000 | |
], | |
"pid": 31273 | |
} | |
], | |
"createtime": 1584065085000, | |
"cwd": "/home/ubuntu/code/go/src/github.com/minio/minio", | |
"exe": "/home/ubuntu/code/go/src/github.com/minio/minio/minio", | |
"gids": [ | |
1000, | |
1000, | |
1000, | |
1000 | |
], | |
"iocounters": { | |
"readCount": 1259, | |
"writeCount": 127, | |
"readBytes": 0, | |
"writeBytes": 0 | |
}, | |
"isrunning": true, | |
"meminfo": { | |
"rss": 248762368, | |
"vms": 976777216, | |
"hwm": 0, | |
"data": 0, | |
"stack": 0, | |
"locked": 0, | |
"swap": 0 | |
}, | |
"memmaps": [ | |
{ | |
"path": "", | |
"rss": 244800, | |
"size": 953888, | |
"pss": 244796, | |
"sharedClean": 4, | |
"sharedDirty": 0, | |
"privateClean": 29628, | |
"privateDirty": 215168, | |
"referenced": 242496, | |
"anonymous": 215840, | |
"swap": 0 | |
} | |
], | |
"mempercent": 1.5015749, | |
"name": "minio", | |
"netiocounters": [ | |
{ | |
"name": "all", | |
"bytesSent": 109397097229, | |
"bytesRecv": 124981258282, | |
"packetsSent": 15841796, | |
"packetsRecv": 30489032, | |
"errin": 0, | |
"errout": 0, | |
"dropin": 0, | |
"dropout": 0, | |
"fifoin": 0, | |
"fifoout": 0 | |
} | |
], | |
"nice": 20, | |
"numctxswitches": { | |
"voluntary": 27, | |
"involuntary": 0 | |
}, | |
"numfds": 12, | |
"numthreads": 13, | |
"openfiles": [ | |
{ | |
"path": "/dev/pts/3", | |
"fd": 0 | |
}, | |
{ | |
"path": "/dev/pts/3", | |
"fd": 1 | |
}, | |
{ | |
"path": "/dev/pts/3", | |
"fd": 2 | |
}, | |
{ | |
"path": "socket:[5140148]", | |
"fd": 3 | |
}, | |
{ | |
"path": "anon_inode:[eventpoll]", | |
"fd": 4 | |
}, | |
{ | |
"path": "pipe:[5140145]", | |
"fd": 5 | |
}, | |
{ | |
"path": "pipe:[5140145]", | |
"fd": 6 | |
}, | |
{ | |
"path": "/dev/tty", | |
"fd": 7 | |
}, | |
{ | |
"path": "socket:[5137217]", | |
"fd": 8 | |
}, | |
{ | |
"path": "socket:[5140828]", | |
"fd": 9 | |
}, | |
{ | |
"path": "/tmp/data/.minio.sys/format.json", | |
"fd": 10 | |
} | |
], | |
"pagefaults": { | |
"minorFaults": 6554, | |
"majorFaults": 0, | |
"childMinorFaults": 197, | |
"childMajorFaults": 0 | |
}, | |
"parent": 4118, | |
"ppid": 4118, | |
"rlimit": [ | |
{ | |
"resource": 0, | |
"soft": 2147483647, | |
"hard": 2147483647, | |
"used": 0 | |
}, | |
{ | |
"resource": 1, | |
"soft": 2147483647, | |
"hard": 2147483647, | |
"used": 0 | |
}, | |
{ | |
"resource": 2, | |
"soft": 2147483647, | |
"hard": 2147483647, | |
"used": 0 | |
}, | |
{ | |
"resource": 3, | |
"soft": 8388608, | |
"hard": 2147483647, | |
"used": 0 | |
}, | |
{ | |
"resource": 4, | |
"soft": 0, | |
"hard": 2147483647, | |
"used": 0 | |
}, | |
{ | |
"resource": 5, | |
"soft": 2147483647, | |
"hard": 2147483647, | |
"used": 0 | |
}, | |
{ | |
"resource": 6, | |
"soft": 62921, | |
"hard": 62921, | |
"used": 0 | |
}, | |
{ | |
"resource": 7, | |
"soft": 4096, | |
"hard": 4096, | |
"used": 0 | |
}, | |
{ | |
"resource": 8, | |
"soft": 16777216, | |
"hard": 16777216, | |
"used": 0 | |
}, | |
{ | |
"resource": 9, | |
"soft": 2147483647, | |
"hard": 2147483647, | |
"used": 0 | |
}, | |
{ | |
"resource": 10, | |
"soft": 2147483647, | |
"hard": 2147483647, | |
"used": 0 | |
}, | |
{ | |
"resource": 11, | |
"soft": 62921, | |
"hard": 62921, | |
"used": 0 | |
}, | |
{ | |
"resource": 12, | |
"soft": 819200, | |
"hard": 819200, | |
"used": 0 | |
}, | |
{ | |
"resource": 13, | |
"soft": 0, | |
"hard": 0, | |
"used": 0 | |
}, | |
{ | |
"resource": 14, | |
"soft": 0, | |
"hard": 0, | |
"used": 0 | |
}, | |
{ | |
"resource": 15, | |
"soft": 2147483647, | |
"hard": 2147483647, | |
"used": 0 | |
} | |
], | |
"status": "S", | |
"tgid": 31273, | |
"threadstats": { | |
"31273": { | |
"cpu": "cpu", | |
"user": 0, | |
"system": 0.01, | |
"idle": 0, | |
"nice": 0, | |
"iowait": 0, | |
"irq": 0, | |
"softirq": 0, | |
"steal": 0, | |
"guest": 0, | |
"guestNice": 0 | |
}, | |
"31274": { | |
"cpu": "cpu", | |
"user": 0, | |
"system": 0, | |
"idle": 0, | |
"nice": 0, | |
"iowait": 0, | |
"irq": 0, | |
"softirq": 0, | |
"steal": 0, | |
"guest": 0, | |
"guestNice": 0 | |
}, | |
"31275": { | |
"cpu": "cpu", | |
"user": 0.13, | |
"system": 0.01, | |
"idle": 0, | |
"nice": 0, | |
"iowait": 0, | |
"irq": 0, | |
"softirq": 0, | |
"steal": 0, | |
"guest": 0, | |
"guestNice": 0 | |
}, | |
"31276": { | |
"cpu": "cpu", | |
"user": 0, | |
"system": 0, | |
"idle": 0, | |
"nice": 0, | |
"iowait": 0, | |
"irq": 0, | |
"softirq": 0, | |
"steal": 0, | |
"guest": 0, | |
"guestNice": 0 | |
}, | |
"31277": { | |
"cpu": "cpu", | |
"user": 0.11, | |
"system": 0, | |
"idle": 0, | |
"nice": 0, | |
"iowait": 0, | |
"irq": 0, | |
"softirq": 0, | |
"steal": 0, | |
"guest": 0, | |
"guestNice": 0 | |
}, | |
"31279": { | |
"cpu": "cpu", | |
"user": 0.12, | |
"system": 0, | |
"idle": 0, | |
"nice": 0, | |
"iowait": 0, | |
"irq": 0, | |
"softirq": 0, | |
"steal": 0, | |
"guest": 0, | |
"guestNice": 0 | |
}, | |
"31280": { | |
"cpu": "cpu", | |
"user": 0.09, | |
"system": 0, | |
"idle": 0, | |
"nice": 0, | |
"iowait": 0, | |
"irq": 0, | |
"softirq": 0, | |
"steal": 0, | |
"guest": 0, | |
"guestNice": 0 | |
}, | |
"31281": { | |
"cpu": "cpu", | |
"user": 0.09, | |
"system": 0, | |
"idle": 0, | |
"nice": 0, | |
"iowait": 0, | |
"irq": 0, | |
"softirq": 0, | |
"steal": 0, | |
"guest": 0, | |
"guestNice": 0 | |
}, | |
"31282": { | |
"cpu": "cpu", | |
"user": 0.1, | |
"system": 0, | |
"idle": 0, | |
"nice": 0, | |
"iowait": 0, | |
"irq": 0, | |
"softirq": 0, | |
"steal": 0, | |
"guest": 0, | |
"guestNice": 0 | |
}, | |
"31283": { | |
"cpu": "cpu", | |
"user": 0.07, | |
"system": 0.01, | |
"idle": 0, | |
"nice": 0, | |
"iowait": 0, | |
"irq": 0, | |
"softirq": 0, | |
"steal": 0, | |
"guest": 0, | |
"guestNice": 0 | |
}, | |
"31284": { | |
"cpu": "cpu", | |
"user": 0, | |
"system": 0, | |
"idle": 0, | |
"nice": 0, | |
"iowait": 0, | |
"irq": 0, | |
"softirq": 0, | |
"steal": 0, | |
"guest": 0, | |
"guestNice": 0 | |
}, | |
"31285": { | |
"cpu": "cpu", | |
"user": 0.05, | |
"system": 0.01, | |
"idle": 0, | |
"nice": 0, | |
"iowait": 0, | |
"irq": 0, | |
"softirq": 0, | |
"steal": 0, | |
"guest": 0, | |
"guestNice": 0 | |
}, | |
"31286": { | |
"cpu": "cpu", | |
"user": 0.13, | |
"system": 0, | |
"idle": 0, | |
"nice": 0, | |
"iowait": 0, | |
"irq": 0, | |
"softirq": 0, | |
"steal": 0, | |
"guest": 0, | |
"guestNice": 0 | |
} | |
}, | |
"cputimes": { | |
"cpu": "cpu", | |
"user": 0.94, | |
"system": 0.07, | |
"idle": 0, | |
"nice": 0, | |
"iowait": 0, | |
"irq": 0, | |
"softirq": 0, | |
"steal": 0, | |
"guest": 0, | |
"guestNice": 0 | |
}, | |
"uidsomitempty": [ | |
1000, | |
1000, | |
1000, | |
1000 | |
], | |
"username": "ubuntu" | |
} | |
] | |
} | |
] | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment